no Snowball stemmer available for language "@1@" and encoding "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple StopWords parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple Language parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized Snowball parameter: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing Language parameter
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine which collation to use for index expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old GIN indexes do not support whole-index scans nor searches for nulls
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index row size @1@ exceeds maximum @2@ for index "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is an index
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create archive status file "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not write archive status file "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not write to log file @1@ at offset @2@, length @3@: @4@
Description
There are the following cases:
- failed to write transaction log file
- failed to write transaction log file on backup data storage destination
System Processing
Processing will be aborted.
Action
Lack of storage space or malfunction of storage allocating the file shown in this message is considered.
If it's ture, recover the database system accoring to "Actions when an Error Occurs" of "Operation Guide" or "Cluster Operation Guide (Database Multiplexing)".
If it's not true, identify the cause according to the informations in this message such as errno, and work around.
The following major causes are considered.
- the file has no permission or the permission has been changed
- power of the storage allocating the file has been turned off
- unmounted the storage allocating the file
- another process or human operated the file
- the storage allocating the file has crashed
updated min recovery point to @1@/@2@ on timeline @3@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not create file "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not write to file "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not fsync file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove file "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
archive file "@1@" has wrong size: @2@ instead of @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
restored log file "@1@" from archive
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not restore file "@1@" from archive: @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open transaction log directory "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
recycled write-ahead log file "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
removing write-ahead log file "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not rename file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove old transaction log file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
required WAL directory "@1@" does not exist
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
creating missing WAL directory "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not create missing directory "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
removing WAL backup history file "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
incorrect resource manager data checksum in record at @1@/@2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid record offset at @1@/@2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
contrecord is requested by @1@/@2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid record length at @1@/@2@: wanted @3@, got @4@
Description
invalid record length was found on archive log or transaction log data.
System Processing
The following causes could be considered.
- if the log level is information(INFO, NOTICE, LOG, DEBUG)
Continue processing.
- if the log level is error(ERROR, FATAL, PANIC)
Processing will be aborted.
Action
If the log level is information(INFO, NOTICE, LOG, DEBUG), no action is required.
When the log level is error(ERROR, FATAL, PANIC), take either of the following actions.
- if this message is output during starting instance
Please restore according to "Deal at the time of abnormality" of "Operation Guide" or "Cluster Operation Guide (Database Multiplexing)".
- if this message is output during recovering
Cannot continue to recover with the current backup data because an archive log in the backup has an error.
Recover from the other backup data.
invalid resource manager ID @1@ at @2@/@3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
record with incorrect prev-link @1@/@2@ at @3@/@4@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
record length @1@ at @2@/@3@ too long
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
there is no contrecord flag at @1@/@2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid contrecord length @1@ at @2@/@3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid magic number @1@ in log segment @2@, offset @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid info bits @1@ in log segment @2@, offset @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WAL file is from different database system: WAL file database system identifier is @1@, pg_control database system identifier is @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected pageaddr @1@/@2@ in log segment @3@, offset @4@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected timeline ID @1@ in log segment @2@, offset @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out-of-sequence timeline ID @1@ (after @2@) in log segment @3@, offset @4@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax error in history file: @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid data in history file: @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid data in history file "@1@"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
new timeline @1@ is not a child of database system timeline @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
new target timeline is @1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not rename file "@1@" to "@2@": @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not link file "@1@" to "@2@": @3@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
database files are incompatible with server
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
incorrect checksum in control file
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write bootstrap write-ahead log file: @1@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not fsync bootstrap write-ahead log file: @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close bootstrap write-ahead log file: @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
parameter "@1@" requires a Boolean value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must specify restore_command when standby mode is not enabled
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
recovery target timeline @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
archive recovery complete
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
recovery stopping after commit of transaction @1@, time @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
recovery stopping before commit of transaction @1@, time @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
recovery stopping after abort of transaction @1@, time @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
recovery stopping before abort of transaction @1@, time @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
recovery stopping at restore point "@1@", time @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
recovery has paused
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
recovery is in progress
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
hot standby is not possible because @1@ = @2@ is a lower setting than on the master server (its value was @3@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL was generated with wal_level=minimal, data may be missing
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
hot standby is not possible because wal_level was not set to "replica" or higher on the master server
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
control file contains invalid checkpoint location
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database system was shut down at @1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
database system was shut down in recovery at @1@
Description
Displaying the date and time that the standby server is shut down last time.
System Processing
Continues processing.
Action
No action is required.
database system shutdown was interrupted; last known up at @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database system was interrupted while in recovery at @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database system was interrupted while in recovery at log time @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database system was interrupted; last known up at @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
requested timeline @1@ is not a child of this server's history
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
entering standby mode
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
starting point-in-time recovery to XID @1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
starting point-in-time recovery to @1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
starting point-in-time recovery to "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
starting archive recovery
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
checkpoint record is at @1@/@2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not find redo location referenced by checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not locate required checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not locate a valid checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
using previous checkpoint record at @1@/@2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
invalid next transaction ID
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid redo in checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid redo record in shutdown checkpoint
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database system was not properly shut down; automatic recovery in progress
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
initializing for hot standby
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
redo starts at @1@/@2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
redo done at @1@/@2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
last completed transaction was at log time @1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
redo is not required
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
requested recovery stop point is before consistent recovery point
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WAL ends before end of online backup
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WAL ends before consistent recovery point
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
selected new timeline ID: @1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
consistent recovery state reached at @1@/@2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
invalid primary checkpoint link in control file
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid secondary checkpoint link in control file
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid checkpoint link in backup_label file
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid primary checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid secondary checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid resource manager ID in primary checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid resource manager ID in secondary checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid resource manager ID in checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid xl_info in primary checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid xl_info in secondary checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid xl_info in checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid length of primary checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid length of secondary checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid length of checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
shutting down
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
database system is shut down
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
concurrent write-ahead log activity while database system is shutting down
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
skipping restartpoint, recovery has already ended
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
skipping restartpoint, already performed at @1@/@2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
recovery restart point at @1@/@2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
restore point "@1@" created at @2@/@3@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
unexpected timeline ID @1@ (after @2@) in checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected timeline ID @1@ (should be @2@) in checkpoint record
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fsync write-through log file @1@: @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fdatasync file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
recovery is not in progress
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL level not sufficient for making an online backup
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
backup label too long (max @1@ bytes)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
a backup is already in progress
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not stat file "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
a backup is not in progress
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid data in file "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
base backup done, waiting for required WAL segments to be archived
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
still waiting for all required WAL segments to be archived (@1@ seconds elapsed)
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
all required WAL segments have been archived
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL level not sufficient for creating a restore point
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value too long for restore point (maximum @1@ characters)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not read from log segment @1@, offset @2@: @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
received promote request
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
promote trigger file found: @1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
database is not accepting commands to avoid wraparound data loss in database "@1@"
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
database is not accepting commands to avoid wraparound data loss in database with OID @1@
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
database "@1@" must be vacuumed within @2@ transactions
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
database with OID @1@ must be vacuumed within @2@ transactions
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
transaction ID wrap limit is @1@, limited by database with OID @2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
transaction identifier "@1@" is too long
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
prepared transactions are disabled
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
transaction identifier "@1@" is already in use
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
maximum number of prepared transactions reached
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
prepared transaction with identifier "@1@" is busy
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to finish prepared transaction
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
prepared transaction belongs to another database
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
prepared transaction with identifier "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
two-phase state file maximum length exceeded
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not recreate file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
removing future two-phase state file for transaction @1@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
corrupted two-phase state file for transaction @1@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
removing stale two-phase state file for transaction @1@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
recovering prepared transaction @1@ from shared memory
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
file "@1@" doesn't exist, reading as zeroes
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not access status of transaction @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not truncate directory "@1@": apparent wraparound
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
removing file "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot have more than 2^32-2 commands in a transaction
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
maximum number of committed subtransactions (@1@) exceeded
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ cannot run inside a transaction block
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ cannot run inside a subtransaction
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ cannot be executed from a function or multi-command string
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ can only be used in transaction blocks
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
there is already a transaction in progress
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
there is no transaction in progress
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
no such savepoint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot have more than 2^32-1 subtransactions in a transaction
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index "@1@" is not a btree
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
version mismatch in index "@1@": file version @2@, code version @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
index "@1@" contains unexpected zero page at block @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
index "@1@" contains corrupted page at block @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
duplicate key value violates unique constraint "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
failed to re-find tuple within index "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
row is too big: size @1@, maximum size @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not an index
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is a composite type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not obtain lock on row in relation "@1@"
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
hash indexes do not support whole-index scans
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index "@1@" is not a hash index
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
index "@1@" has wrong hash version
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of overflow pages in hash index "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index row size @1@ exceeds hash maximum @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" cannot be declared SETOF
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
number of columns (@1@) exceeds limit (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
user-defined relation parameter types limit exceeded
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RESET must not include values for parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized parameter namespace "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized parameter "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter "@1@" specified more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid value for boolean option "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid value for integer option "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value @1@ out of bounds for option "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid value for floating point option "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unsupported format code: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
number of index columns (@1@) exceeds limit (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index row requires @1@ bytes, maximum size is @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
picksplit method for column @1@ of index "@2@" failed
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
index "@1@" contains an inner tuple marked as invalid
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate @1@ needs to have compatible input type and transition type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create exclusion constraint "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conflicting key value violates exclusion constraint "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RIGHT JOIN is only supported with merge-joinable join conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
FULL JOIN is only supported with merge-joinable join conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine actual type of argument declared @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ is not allowed in a SQL function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ is not allowed in a non-volatile function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-valued function called in context that cannot accept a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
return type mismatch in function declared to return @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
return type @1@ is not supported for SQL functions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change sequence "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change TOAST relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot insert into view "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot update view "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot copy from view "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot lock rows in sequence "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot lock rows in TOAST relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot lock rows in view "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot lock rows in foreign table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot lock rows in relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
null value in column "@1@" of relation "@2@" violates not-null constraint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
new row for relation "@1@" violates check constraint "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not serialize access due to concurrent update
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ON COMMIT can only be used on temporary tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot create temporary table within security-restricted operation
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not rewind hash-join temporary file
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from hash-join temporary file: read only @1@ of @2@ bytes
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
relation "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor "@1@" is not a SELECT query
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor "@1@" is held from a previous transaction
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor "@1@" has multiple FOR UPDATE/SHARE references to table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor "@1@" does not have a FOR UPDATE/SHARE reference to table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor "@1@" is not positioned on a row
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor "@1@" is not a simply updatable scan of table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type of parameter @1@ (@2@) does not match that when preparing the plan (@3@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no value found for parameter @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
more than one row returned by a subquery used as an expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
frame starting offset must not be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
frame starting offset must not be negative
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
frame ending offset must not be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
frame ending offset must not be negative
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
transaction left non-empty SPI stack
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
subtransaction left non-empty SPI stack
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot open multi-query plan as cursor
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot open @1@ query as cursor
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
number of array dimensions (@1@) exceeds the maximum allowed (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array subscript in assignment must not be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
attribute @1@ has wrong type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table row type and query-specified row type do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot pass more than @1@ argument to a function
cannot pass more than @2@ arguments to a function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function returning setof record called in context that cannot accept type record
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function return row and query-specified return row do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table-function protocol for materialize mode was not followed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized table-function returnMode: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rows returned by function are not all of the same row type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot merge incompatible arrays
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multidimensional arrays must have array expressions with matching dimensions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
domain @1@ does not allow null values
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value for domain @1@ violates check constraint "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate function calls cannot be nested
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
window function calls cannot be nested
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
target type is not an array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ROW() column has type @1@ instead of type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not identify a comparison function for type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
OFFSET must not be negative
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
LIMIT must not be negative
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not find array type for data type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot assign to system column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot set an array element to DEFAULT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot set a subfield to DEFAULT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" is of type @2@ but default expression is of type @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
row expansion via "*" is not supported here
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot assign to field "@1@" of column "@2@" because its type @3@ is not a composite type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot assign to field "@1@" of column "@2@" because there is no such column in data type @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array assignment requires type @1@ but expression is of type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" is of type @2@ but expression is of type @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot cast type @1@ to @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" of relation "@2@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column name "@1@" specified more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column reference "@1@" is ambiguous
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cross-database references are not implemented: "@1@.@2@.@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
improper qualified name (too many dotted names): @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SELECT * with no tables specified is not valid
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
there is no parameter $@1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
inconsistent types deduced for parameter $@1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine data type of parameter $@1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
identifier "@1@" will be truncated to "@2@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
aggregate functions are not allowed in DEFAULT expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column name "@1@" appears more than once in USING clause
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
common column name "@1@" appears more than once in left table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" specified in USING clause does not exist in left table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
common column name "@1@" appears more than once in right table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" specified in USING clause does not exist in right table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column alias list for "@1@" has too many entries
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument of @1@ must not contain variables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate functions are not allowed in @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ "@2@" is ambiguous
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
non-integer constant in @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ position @2@ is not in select list
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
window "@1@" is already defined
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
schema "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot override PARTITION BY clause of window "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot override ORDER BY clause of window "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
for SELECT DISTINCT, ORDER BY expressions must appear in select list
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SELECT DISTINCT ON expressions must match initial ORDER BY expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a valid operator name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension "@1@" already exists, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
array of serial is not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ will create implicit sequence "@2@" for serial column "@3@.@4@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
conflicting NULL/NOT NULL declarations for column "@1@" of table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple default values specified for column "@1@" of table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
referenced relation "@1@" is not a table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple primary keys for table "@1@" are not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use an existing index in CREATE TABLE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conversion "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index "@1@" is already associated with a constraint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index "@1@" does not belong to table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index "@1@" is not valid
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a unique index
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index "@1@" contains expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is a partial index
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is a deferrable index
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index "@1@" column number @2@ does not have default sorting behavior
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" named in key does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" appears twice in primary key constraint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" appears twice in unique constraint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index expressions and predicates can refer only to the table being indexed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rule WHERE condition cannot contain references to other relations
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conditional UNION/INTERSECT/EXCEPT statements are not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ON SELECT rule cannot use OLD
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ON SELECT rule cannot use NEW
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ON INSERT rule cannot use OLD
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ON DELETE rule cannot use NEW
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot refer to OLD within WITH query
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot refer to NEW within WITH query
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
misplaced DEFERRABLE clause
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
misplaced NOT DEFERRABLE clause
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
constraint declared INITIALLY DEFERRED must be DEFERRABLE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
misplaced INITIALLY DEFERRED clause
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
misplaced INITIALLY IMMEDIATE clause
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collations are not supported by type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
CREATE specifies a schema (@1@) different from the one being created (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table reference "@1@" is ambiguous
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table reference @1@ is ambiguous
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table name "@1@" specified more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WITH query "@1@" has @2@ columns available but @3@ columns specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@.@2@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
a column definition list is only allowed for functions returning "record"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
a column definition list is required for functions returning "record"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" in FROM has unsupported return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
VALUES lists "@1@" have @2@ columns available but @3@ columns specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tables can have at most @1@ columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WITH query "@1@" does not have a RETURNING clause
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column @1@ of relation "@2@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid reference to FROM-clause entry for table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing FROM-clause entry for table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized role option "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
current database cannot be renamed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
time zone interval must be HOUR or HOUR TO MINUTE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
MATCH PARTIAL not yet implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
CREATE ASSERTION is not yet implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RECHECK is no longer required
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing argument
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
number of columns does not match number of values
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
LIMIT #,# syntax is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
VALUES in FROM must have an alias
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
subquery in FROM must have an alias
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
precision for type float must be at least 1 bit
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
precision for type float must be less than 54 bits
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
UNIQUE predicate is not yet implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RANGE PRECEDING is only supported with UNBOUNDED
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RANGE FOLLOWING is only supported with UNBOUNDED
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
frame start cannot be UNBOUNDED FOLLOWING
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
frame starting from following row cannot end with current row
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
frame end cannot be UNBOUNDED PRECEDING
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
frame starting from current row cannot have preceding rows
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
frame starting from following row cannot have preceding rows
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type modifier cannot have parameter name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong number of parameters on left side of OVERLAPS expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong number of parameters on right side of OVERLAPS expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
syntax error
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple ORDER BY clauses not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple OFFSET clauses not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple LIMIT clauses not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple WITH clauses not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
OUT and INOUT arguments aren't allowed in TABLE functions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple COLLATE clauses not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator does not exist: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not identify an ordering operator for type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not identify an equality operator for type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator requires run-time type coercion: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator @1@ is not commutative
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator is only a shell: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
op ANY/ALL (array) requires array on right side
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
op ANY/ALL (array) requires operator to yield boolean
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
op ANY/ALL (array) requires operator not to return a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" not found in data type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not identify column "@1@" in record data type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column notation .@1@ applied to type @2@, which is not a composite type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
NULLIF requires = operator to yield boolean
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
subquery must return only one column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
subquery has too many columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
subquery has too few columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot determine type of empty array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine polymorphic type @1@ because input has type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unnamed XML attribute value must be a column reference
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unnamed XML element value must be a column reference
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
XML attribute name "@1@" appears more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot cast XMLSERIALIZE result to @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unequal number of entries in row expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot compare rows of zero length
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
row comparison operator must yield type boolean, not type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
row comparison operator must not return a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine interpretation of row comparison operator @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
IS DISTINCT FROM requires = operator to yield boolean
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
VALUES lists must all be the same length
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
INSERT has more expressions than target columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
INSERT has more target columns than expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid UNION/INTERSECT/EXCEPT ORDER BY clause
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of same query level
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
each @1@ query must have the same number of columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot specify both SCROLL and NO SCROLL
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DECLARE CURSOR must not contain data-modifying statements in WITH
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DECLARE CURSOR WITH HOLD ... @1@ is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DECLARE INSENSITIVE CURSOR ... @1@ is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate function calls cannot contain window function calls
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
window functions are not allowed in JOIN conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@.@2@" must appear in the GROUP BY clause or be used in an aggregate function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
subquery uses ungrouped column "@1@.@2@" from outer query
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter name "@1@" used more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
positional argument cannot follow named argument
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@(*) specified, but @2@ is not an aggregate function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DISTINCT specified, but @1@ is not an aggregate function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ORDER BY specified, but @1@ is not an aggregate function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
OVER specified, but @1@ is not a window function nor an aggregate function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function @1@ is not unique
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@(*) must be used to call a parameterless aggregate function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregates cannot return sets
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregates cannot use named arguments
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DISTINCT is not implemented for window functions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate ORDER BY is not implemented for window functions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
window functions cannot return sets
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate @1@(*) does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
server "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" is an aggregate function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument of @1@ must be a type name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument of @1@ must not return a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument of @1@ must be type boolean, not type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ types @2@ and @3@ cannot be matched
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ could not convert type @2@ to @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
arguments declared "anyelement" are not all alike
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
arguments declared "anyarray" are not all alike
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument declared @1@ is not an array but type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument declared @1@ is not consistent with argument declared @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type matched to anynonarray is an array type: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type matched to anyenum is not an enum type: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
recursive reference to query "@1@" must not appear within its non-recursive term
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
recursive reference to query "@1@" must not appear within a subquery
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
recursive reference to query "@1@" must not appear within an outer join
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
recursive reference to query "@1@" must not appear within INTERSECT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
recursive reference to query "@1@" must not appear within EXCEPT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WITH query name "@1@" specified more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WITH clause containing a data-modifying statement must be at the top level
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
recursive query "@1@" column @2@ has type @3@ in non-recursive term but type @4@ overall
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
recursive query "@1@" column @2@ has collation "@3@" in non-recursive term but collation "@4@" overall
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table "@1@" has @2@ columns available but @3@ columns specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
mutual recursion between WITH items is not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
recursive query "@1@" must not contain data-modifying statements
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
recursive query "@1@" does not have the form non-recursive-term UNION [ALL] recursive-term
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ORDER BY in a recursive query is not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
OFFSET in a recursive query is not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
LIMIT in a recursive query is not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
FOR UPDATE/SHARE in a recursive query is not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
recursive reference to query "@1@" must not appear more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unsafe use of string constant with Unicode escapes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid Unicode escape
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unsafe use of \\' in a string literal
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ at end of input
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ at or near "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
nonstandard use of \\' in a string literal
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
nonstandard use of \\\\ in a string literal
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
nonstandard use of escape in a string literal
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
collation mismatch between implicit collations "@1@" and "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation mismatch between explicit collations "@1@" and "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
target lists can have at most @1@ entries
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot subscript type @1@ because it is not an array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array subscript must have type integer
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array assignment to "@1@" requires type @2@ but expression is of type @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
improper @1@TYPE reference (too few dotted names): @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
improper @1@TYPE reference (too many dotted names): @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type reference @1@ converted to @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
return type @1@ is only a shell
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type modifier cannot be specified for shell type "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type modifier is not allowed for type "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type modifiers must be simple constants or identifiers
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid type name "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
canceling the wait for synchronous replication and terminating connection due to administrator command
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
canceling wait for synchronous replication due to user request
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
standby "@1@" now has synchronous standby priority @2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not connect to the primary server: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not receive database system identifier and timeline ID from the primary server: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
invalid response from primary server
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
database system identifier differs between the primary and standby
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
highest timeline @1@ of the primary is behind recovery timeline @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not start WAL streaming: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not receive data from WAL stream: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
replication terminated by primary server
Description
Primary server has stopped.
System Processing
Processing will be aborted.
Action
No action is required.
could not send data to WAL stream: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
base backup could not send data, aborting backup
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
duplicate option "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not stat file or directory "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not remove symbolic link "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
skipping special file "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
unexpected EOF on standby connection
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
invalid standby message type "@1@"
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
terminating walsender process due to replication timeout
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
standby "@1@" has now caught up with primary
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
requested WAL segment @1@ has already been removed
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
materialize mode required, but it is not allowed in this context
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
terminating walreceiver process due to administrator command
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot continue WAL streaming, recovery has already ended
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
authentication failed for user "@1@": host rejected
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"trust" authentication failed for user "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Ident authentication failed for user "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Peer authentication failed for user "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
password authentication failed for user "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
GSSAPI authentication failed for user "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SSPI authentication failed for user "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PAM authentication failed for user "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
LDAP authentication failed for user "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
certificate authentication failed for user "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RADIUS authentication failed for user "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
authentication failed for user "@1@": invalid authentication method
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
connection requires a valid client certificate
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pg_hba.conf rejects replication connection for host "@1@", user "@2@", @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pg_hba.conf rejects replication connection for host "@1@", user "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pg_hba.conf rejects connection for host "@1@", user "@2@", database "@3@", @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pg_hba.conf rejects connection for host "@1@", user "@2@", database "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no pg_hba.conf entry for replication connection from host "@1@", user "@2@", @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no pg_hba.conf entry for replication connection from host "@1@", user "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no pg_hba.conf entry for host "@1@", user "@2@", database "@3@", @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no pg_hba.conf entry for host "@1@", user "@2@", database "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
MD5 authentication is not supported when "db_user_namespace" is enabled
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
expected password response, got message type @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
invalid password packet size
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
GSSAPI is not supported in protocol version 2
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
out of memory
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
expected GSS response, got message type @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
SSPI is not supported in protocol version 2
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
expected SSPI response, got message type @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not create socket for Ident connection: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not bind to local address "@1@": @2@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not connect to Ident server at address "@1@", port @2@: @3@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not send query to Ident server at address "@1@", port @2@: @3@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not receive response from Ident server at address "@1@", port @2@: @3@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
invalidly formatted response from Ident server: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
peer authentication is not supported on this platform
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get peer credentials: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not look up local user ID @1@: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
empty password returned by client
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error from underlying PAM layer: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create PAM authenticator: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
pam_set_item(PAM_USER) failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
pam_set_item(PAM_CONV) failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
pam_authenticate failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
pam_acct_mgmt failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not release PAM authenticator: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not initialize LDAP: error code @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set LDAP protocol version: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not load wldap32.dll
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not load function _ldap_start_tls_sA in wldap32.dll
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not start LDAP TLS session: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
LDAP server not specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid character in user name for LDAP authentication
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not perform initial LDAP bind for ldapbinddn "@1@" on server "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not search LDAP for filter "@1@" on server "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
LDAP search for filter "@1@" on server "@2@" returned no entries.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get dn for the first entry matching "@1@" on server "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not unbind after searching for user "@1@" on server "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
LDAP login failed for user "@1@" on server "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
certificate authentication failed for user "@1@": client certificate contains no user name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RADIUS server not specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RADIUS secret not specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not translate RADIUS server name "@1@" to address: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RADIUS authentication does not support passwords longer than @1@ characters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not generate random encryption vector
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not perform MD5 encryption of password
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create RADIUS socket: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not bind local RADIUS socket: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not send RADIUS packet: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
timeout waiting for RADIUS response
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not check status on RADIUS socket: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read RADIUS response: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
RADIUS response from @1@ was sent from incorrect port: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
RADIUS response too short: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
RADIUS response is to a different request: @1@ (should be @2@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not perform MD5 encryption of received packet
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
RADIUS response from @1@ has incorrect MD5 signature
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
RADIUS response from @1@ has invalid code (@2@) for user "@3@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SSL error: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
unrecognized SSL error code: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not create SSL context: @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not load server certificate file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not access private key file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
private key file "@1@" has group or world access
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not load private key file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
check of private key failed: @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not load root certificate file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not load SSL certificate revocation list file "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not initialize SSL connection: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not set SSL socket: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not accept SSL connection: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not accept SSL connection: EOF detected
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not accept SSL connection: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
SSL certificate's common name contains embedded null
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
SSL connection from "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not translate host name "@1@", service "@2@" to address: @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not translate service "@1@" to address: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not bind to all requested addresses: MAXLISTEN (@1@) exceeded
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create @1@ socket for address "@2@": @3@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
setsockopt(SO_REUSEADDR) failed for @1@ address "@2@": @3@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
setsockopt(IPV6_V6ONLY) failed for @1@ address "@2@": @3@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not bind @1@ address "@2@": @3@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not listen on @1@ address "@2@": @3@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
type @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not set group of file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set permissions of file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not accept new connection: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not set socket to nonblocking mode: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not receive data from client: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
unexpected EOF within message length word
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
invalid message length
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
incomplete message from client
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not send data to client: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
authentication file token too long, skipping: "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not open secondary authentication file "@@1@" as "@2@": @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
authentication option "@1@" is only valid for authentication methods @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
authentication method "@1@" requires argument "@2@" to be set
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
local connections are not supported by this build
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
hostssl record cannot match because SSL is disabled
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
hostssl record cannot match because SSL is not supported by this build
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
invalid connection type "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
end-of-line before database specification
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
end-of-line before role specification
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
end-of-line before IP address specification
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid IP address "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
specifying both host name and CIDR mask is invalid: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid CIDR mask in address "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
end-of-line before netmask specification
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid IP mask "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
IP address and mask do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
end-of-line before authentication method
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid authentication method "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid authentication method "@1@": not supported by this build
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
gssapi authentication is not supported on local sockets
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
peer authentication is only supported on local sockets
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cert authentication is only supported on hostssl connections
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
authentication option not in name=value format: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
clientcert can only be configured for "hostssl" rows
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
client certificates can only be checked if a root certificate store is available
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
clientcert can not be set to "no-verify" when using "cert" authentication
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid LDAP port number: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid RADIUS port number: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized authentication option name: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, or ldapurl together with ldapprefix
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
authentication method "ldap" requires argument "ldapbasedn", "ldapprefix", or "ldapsuffix" to be set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open configuration file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid regular expression "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
regular expression match for "@1@" failed: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
regular expression "@1@" has no subexpressions as requested by backreference in "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing entry in file "@1@" at end of line @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
provided user name (@1@) and authenticated user name (@2@) do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no match in usermap "@1@" for user "@2@" authenticated as "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open server file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid large-object descriptor: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for large object @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
large object descriptor @1@ was not opened for writing
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of large object @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to use server-side lo_import()
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not read server file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create server file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser to use server-side lo_export()
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not write server file "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not write file "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
no data left in message
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
insufficient data left in message
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid string in message
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
invalid message format
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
"@1@" is not a sequence
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot drop @1@ because it is required by the database system
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
role @1@ was concurrently dropped
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tablespace @1@ was concurrently dropped
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database @1@ was concurrently dropped
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot drop objects owned by @1@ because they are required by the database system
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to create "@1@.@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
joins can have at most @1@ columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column name "@1@" conflicts with a system column name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" specified more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" has pseudo-type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
composite type @1@ cannot be made a member of itself
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no collation was derived for column "@1@" with collatable type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
check constraint "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
constraint "@1@" for relation "@2@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
merging constraint "@1@" with inherited definition
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
generation expression is not immutable
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use subquery in DEFAULT expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate functions are not allowed in index expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate functions are not allowed in transform expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
subfield "@1@" is of type @2@ but expression is of type @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only table "@1@" can be referenced in check constraint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use subquery in check constraint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate functions are not allowed in check constraints
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
window functions are not allowed in check constraints
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unsupported ON COMMIT and foreign key combination
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot truncate a table referenced in a foreign key constraint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid type internal size @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
alignment "@1@" is invalid for passed-by-value type of size @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
internal size @1@ is invalid for passed-by-value type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
alignment "@1@" is invalid for variable-length type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
fixed-size types must have storage PLAIN
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not form array type name for type "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot determine transition data type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
return type of transition function @1@ is not @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must not omit initial value when transition function is strict and transition type is not compatible with input type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot determine result data type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unsafe use of pseudo-type "internal"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
sort operator can only be specified for single-argument aggregates
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function @1@ returns a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function @1@ requires run-time type coercion
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
large object @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
primary keys cannot be expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
user-defined indexes on system catalog tables are not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
concurrent index creation on system catalog tables is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
shared indexes cannot be created after initdb
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
building index "@1@" on table "@2@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot reindex temporary tables of other sessions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid enum label "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not an existing enum label
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ALTER TYPE ADD BEFORE/AFTER is incompatible with binary upgrade
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is already an attribute of type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" already exists with same argument types
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change return type of existing function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change name of input parameter "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot remove parameter defaults from existing function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change data type of existing parameter default value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" is not an aggregate function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is an aggregate function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" is a window function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" is not a window function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
there is no built-in function named "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SQL functions cannot return type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SQL functions cannot have arguments of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid fork name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot drop @1@ because @2@ requires it
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
drop auto-cascades to @1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot drop @1@ because other objects depend on it
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot drop desired object(s) because other objects depend on them
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
constraint "@1@" for domain @2@ already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table "@1@" has multiple constraints named "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
constraint "@1@" for table "@2@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
grant options can only be granted to roles
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no privileges were granted for column "@1@" of relation "@2@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
no privileges were granted for "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
not all privileges were granted for column "@1@" of relation "@2@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
not all privileges were granted for "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
no privileges could be revoked for column "@1@" of relation "@2@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
no privileges could be revoked for "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
not all privileges could be revoked for column "@1@" of relation "@2@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
not all privileges could be revoked for "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
invalid privilege type @1@ for relation
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid privilege type @1@ for sequence
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid privilege type @1@ for database
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid privilege type @1@ for domain
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid privilege type @1@ for function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid privilege type @1@ for large object
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid privilege type @1@ for language
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid privilege type @1@ for schema
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid privilege type @1@ for foreign-data wrapper
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid privilege type @1@ for foreign server
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column privileges are only valid for relations
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conflicting or redundant options
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
default privileges cannot be set for columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a domain
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
sequence "@1@" only supports USAGE, SELECT, and UPDATE privileges
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
invalid privilege type @1@ for table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid privilege type @1@ for tablespace
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
sequence "@1@" only supports SELECT column privileges
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
language "@1@" is not trusted
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized privilege type "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for column @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for relation @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for sequence @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for database @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for function @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for operator @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for language @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for large object @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for schema @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for operator class @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for operator family @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for collation @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for conversion @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for tablespace @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for text search dictionary @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for text search configuration @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for foreign-data wrapper @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for foreign server @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for extension @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of relation @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of sequence @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of database @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of function @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of operator @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of language @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of large object @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of schema @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of operator class @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of operator family @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of collation @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of conversion @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of tablespace @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of text search dictionary @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of text search configuration @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of foreign-data wrapper @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of foreign server @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of extension @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for column "@1@" of relation "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
attribute @1@ of relation with OID @2@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
language with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
schema with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tablespace with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
foreign-data wrapper with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
foreign server with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator class with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search dictionary with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search configuration with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conversion with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conversion "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
default conversion for @1@ to @2@ already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cross-database references are not implemented: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
temporary tables cannot specify a schema name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no schema has been selected to create in
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search parser "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search dictionary "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search template "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search configuration "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot move objects into or out of temporary schemas
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot move objects into or out of TOAST schema
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
language "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
improper relation name (too many dotted names): @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation "@1@" for encoding "@2@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to create temporary tables in database "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot create temporary tables during recovery
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
"@1@" is not a table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a foreign table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of type @1@ or type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must have CREATEROLE privilege
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
schema "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ is not a valid encoding name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only binary operators can have commutators
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only binary operators can have join selectivity
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only binary operators can merge join
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only binary operators can hash
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only boolean operators can have negators
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only boolean operators can have restriction selectivity
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only boolean operators can have join selectivity
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only boolean operators can merge join
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only boolean operators can hash
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator @1@ already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator cannot be its own negator or sort operator
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot remove dependency on @1@ because it is a system object
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation "@1@" for encoding "@2@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot access temporary or unlogged relations during recovery
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not implement GROUP BY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not implement DISTINCT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not implement window PARTITION BY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not implement window ORDER BY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not implement recursive UNION
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not implement @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
FULL JOIN is only supported with merge-joinable or hash-joinable join conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected EOF on client connection
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
invalid frontend message type @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
statement: @1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
current transaction is aborted, commands ignored until end of transaction block
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
duration: @1@ ms
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
duration: @1@ ms statement: @2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
parse @1@: @2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot insert multiple commands into a prepared statement
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
duration: @1@ ms parse @2@: @3@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
bind @1@ to @2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
prepared statement "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
bind message has @1@ parameter formats but @2@ parameters
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
bind message supplies @1@ parameters, but prepared statement "@2@" requires @3@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
incorrect binary data format in bind parameter @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
duration: @1@ ms bind @2@@3@@4@: @5@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
table "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ @2@@3@@4@: @5@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
duration: @1@ ms @2@ @3@@4@@5@: @6@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
floating-point exception
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
terminating autovacuum process due to administrator command
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
terminating connection due to conflict with recovery
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
terminating connection due to administrator command
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
canceling authentication due to timeout
Description
Timeout occurred during execution of the application.
System Processing
Processing will be aborted.
Action
Check the following:
- If executing SQL that outputs a large volume of search results, add a conditional expression to filter the results further.
- If numerous SQLs are being simultaneously executed, reduce the number of simultaneously executed SQLs.
- If a large volume of data is to be updated in a single transaction, modify the SQL to reduce the volume of data to be updated in a single transaction.
- If executing a complex SQL, modify it to a simple SQL.
- Check if there are any problems in the network.
- Before conducting maintenance that involves the processing of a large volume of data, use the SET statement to temporarily increase the value of maintenance_work_mem.
canceling statement due to statement timeout
Description
Timeout occurred during execution of the application.
System Processing
Processing will be aborted.
Action
Check the following:
- If executing SQL that outputs a large volume of search results, add a conditional expression to filter the results further.
- If numerous SQLs are being simultaneously executed, reduce the number of simultaneously executed SQLs.
- If a large volume of data is to be updated in a single transaction, modify the SQL to reduce the volume of data to be updated in a single transaction.
- If executing a complex SQL, modify it to a simple SQL.
- Check if there are any problems in the network.
- Before conducting maintenance that involves the processing of a large volume of data, use the SET statement to temporarily increase the value of maintenance_work_mem.
canceling autovacuum task
Description
Processing was canceled.
System Processing
Processing will be aborted.
Action
Check the message text.
canceling statement due to conflict with recovery
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
canceling statement due to user request
Description
Processing was canceled.
System Processing
Processing will be aborted.
Action
Check the message text.
stack depth limit exceeded
Description
The depth of the execution stack exceeded the allowable value during execution of the application.
System Processing
Processing will be aborted.
Action
If executing a complex SQL, modify it to a simple SQL.
--@1@ requires a value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-c @1@ requires a value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: invalid command-line arguments
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: no database nor user name specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid CLOSE message subtype @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid DESCRIBE message subtype @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
disconnection: session time: @1@:@2@:@3@.@4@ user=@5@ database=@6@ host=@7@@8@@9@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
permission denied: "@1@" is a system catalog
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot execute @1@ in a read-only transaction
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot execute @1@ during recovery
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot execute @1@ within security-restricted operation
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to do CHECKPOINT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid argument size @1@ in function call message
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
fastpath function call: "@1@" (OID @2@)
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
duration: @1@ ms fastpath function call: "@2@" (OID @3@)
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
function call message contains @1@ arguments but function requires @2@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
function call message contains @1@ argument formats but @2@ arguments
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
incorrect binary data format in function argument @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
bind message has @1@ result formats but query has @2@ columns
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
portal "@1@" cannot be run
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor can only scan forward
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open usermap file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected delimiter
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected end of line or lexeme
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected end of line
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
thesaurus sample word "@1@" isn't recognized by subdictionary (rule @2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
thesaurus sample word "@1@" is a stop word (rule @2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
thesaurus substitute word "@1@" is a stop word (rule @2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
thesaurus substitute word "@1@" isn't recognized by subdictionary (rule @2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
thesaurus substitute phrase is empty (rule @1@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple DictFile parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple Dictionary parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized Thesaurus parameter: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing DictFile parameter
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing Dictionary parameter
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid text search configuration file name "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open statistics file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized headline parameter: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
MinWords should be less than MaxWords
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
MinWords should be positive
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ShortWord should be >= 0
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
MaxFragments should be >= 0
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
string is too long for tsvector (@1@ bytes, max @2@ bytes)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple Accept parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized simple dictionary parameter: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open log file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid regular expression: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open synonym file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Ispell dictionary supports only "default", "long", and "num" flag values
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
affix file contains both old-style and new-style commands
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized synonym parameter: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing Synonyms parameter
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open thesaurus file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
word is too long to be indexed
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
conversion from wchar_t to server encoding failed: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search parser does not support headline creation
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple AffFile parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized Ispell parameter: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing AffFile parameter
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL streaming (max_wal_senders > 0) requires wal_level "replica" or "logical"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid list syntax in parameter "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create listen socket for "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not create any TCP/IP sockets
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not create Unix-domain socket in directory "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
no socket created for listening
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not create I/O completion port for child queue
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not load pg_hba.conf
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not locate matching postgres executable
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open directory "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
directory "@1@" does not exist
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read permissions of directory "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
specified data directory "@1@" is not a directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
data directory "@1@" has wrong ownership
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
data directory "@1@" has group or world access
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
select() failed in postmaster: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
incomplete startup packet
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
invalid length of startup packet
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
failed to send GSSAPI negotiation response: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
unsupported frontend protocol @1@.@2@: server supports @3@.0 to @4@.@5@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid startup packet layout: expected terminator as last byte
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
no PostgreSQL user name specified in startup packet
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
the database system is starting up
Description
The database system is starting up.
System Processing
Processing will be aborted.
Action
This message is output when the startup process or recovery process is operating normally. Restart any necessary the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
the database system is shutting down
Description
The database system is shutting down.
System Processing
Processing will be aborted.
Action
This message is output when the stopping process is operating normally. Retry any necessary applications or commands after restarting the database system.
the database system is in recovery mode
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
sorry, too many clients already
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong key in cancel request for process @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
PID @1@ in cancel request did not match any process
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
received SIGHUP, reloading configuration files
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@ was not reloaded
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
received smart shutdown request
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
received fast shutdown request
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
aborting any active transactions
Description
Rollback any active transactions because the database system is being requested to shut down.
System Processing
Continues processing.
Action
Retry any necessary applications or commands after restarting the database system.
received immediate shutdown request
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
aborting startup due to startup process failure
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database system is ready to accept connections
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
terminating any other active server processes
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@ (PID @2@) exited with exit code @3@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@ (PID @2@) was terminated by exception 0x@3@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@ (PID @2@) was terminated by signal @3@: @4@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@ (PID @2@) exited with unrecognized status @3@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
abnormal database system shutdown
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
all server processes terminated; reinitializing
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fork new process for connection: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
connection received: host=@1@ port=@2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
connection received: host=@1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not execute server process "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database system is ready to accept read only connections
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not fork startup process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fork background writer process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fork WAL writer process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fork WAL receiver process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fork archiver: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not duplicate socket @1@ for use in backend: error code @2@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
checkpoint request failed
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
compacted fsync request queue from @1@ entries to @2@ entries
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not resolve "localhost": @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trying another address for the statistics collector
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not create socket for statistics collector: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not bind socket for statistics collector: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not get address of socket for statistics collector: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not connect socket for statistics collector: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not send test message on socket for statistics collector: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
select() failed in statistics collector: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
test message did not get through on socket for statistics collector
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not receive test message on socket for statistics collector: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
incorrect test message transmission on socket for statistics collector
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not set statistics collector socket to nonblocking mode: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
disabling statistics collector for lack of working socket
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not fork statistics collector: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized reset target: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not read statistics message: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not open temporary statistics file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write temporary statistics file "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not close temporary statistics file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not rename temporary statistics file "@1@" to "@2@": @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open dictionary file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
corrupted statistics file "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
database hash table corrupted during cleanup --- abort
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from logger pipe: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
logger shutting down
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not create pipe for syslog: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not fork system logger: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not redirect stdout: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not redirect stderr: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not open affix file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
disabling automatic rotation (use SIGHUP to re-enable)
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not fork process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
archive_mode enabled, yet archive_command is not set
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
archiving write-ahead log file "@1@" failed too many times, will try again later
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
archive command failed with exit code @1@
Description
An error occurred during executing the command specified by archive_command parameter at postgresql.conf.
System Processing
Processing will be aborted.
Action
Identify the cause according to the messages shown before this message and the return code shown in this message. And then work around if necessary.
archive command was terminated by exception 0x@1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
archive command was terminated by signal @1@: @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
archive command exited with unrecognized status @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
archived write-ahead log file "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not open archive status directory "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fork autovacuum launcher process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
autovacuum launcher started
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
autovacuum launcher shutting down
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not fork autovacuum worker process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
autovacuum: processing database "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
autovacuum: dropping orphan temp table "@1@.@2@.@3@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
autovacuum: found orphan temp table "@1@"."@2@" in database "@3@"
Description
Uncollected garbage of the temporary table was found during automatic vacuuming
System Processing
Continues processing.
Action
No action required. The garbage of the temporary table will be collected automatically later.
If you want to collect it and obtain the storage space immediately,
drop the schema derived from @1 with the database user having superuser permission.
autovacuum not started because of misconfiguration
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
no empty local buffer available
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
cannot cluster temporary tables of other sessions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected data beyond EOF in block @1@ of relation @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Continues processing past damaged page headers.
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not write block @1@ of @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not truncate file "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot extend file "@1@" beyond @2@ blocks
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not extend file "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not extend file "@1@": wrote only @2@ of @3@ bytes at block @4@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not read block @1@ in file "@2@": @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read block @1@ in file "@2@": read only @3@ of @4@ bytes
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write block @1@ in file "@2@": @3@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not write block @1@ in file "@2@": wrote only @3@ of @4@ bytes
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not truncate file "@1@" to @2@ blocks: it's only @3@ blocks now
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not truncate file "@1@" to @2@ blocks: @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not forward fsync request because request queue is full
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not open file "@1@" (target block @2@): @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not seek to end of file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
memory for serializable conflict tracking is nearly exhausted
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
not enough shared memory for data structure "@1@" (@2@ bytes requested)
Description
There was insufficient free space in the database server's shared memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
deferrable snapshot was unsafe; trying a new one
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
out of shared memory
Description
There was insufficient free space in the database server's shared memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
could not serialize access due to read/write dependencies among transactions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
deadlock detected
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
cannot acquire lock mode @1@ on database objects while recovery is in progress
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
process @1@ avoided deadlock for @2@ on @3@ by rearranging queue order after @4@.@5@ ms
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
process @1@ detected deadlock while waiting for @2@ on @3@ after @4@.@5@ ms
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
process @1@ still waiting for @2@ on @3@ after @4@.@5@ ms
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
process @1@ acquired @2@ on @3@ after @4@.@5@ ms
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
process @1@ failed to acquire @2@ on @3@ after @4@.@5@ ms
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
getrlimit failed: @1@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
insufficient file descriptors available to start server process
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
out of file descriptors: @1@; release and retry
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
temporary file: path "@1@", size @2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not read directory "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not create directory "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not create ShmemIndex entry for data structure "@1@"
Description
There was insufficient free space in the database server's shared memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
ShmemIndex entry size is wrong for data structure "@1@": expected @2@, actual @3@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
requested shared memory size overflows size_t
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
corrupted page pointers: lower = @1@, upper = @2@, special = @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
corrupted line pointer: @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
corrupted item lengths: total @1@, available space @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
corrupted line pointer: offset = @1@, size = @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create unique index "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not find function "@1@" in file "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not access file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not load library "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
incompatible library "@1@": missing magic block
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
incompatible library "@1@": version mismatch
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
incompatible library "@1@": magic block mismatch
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access to library "@1@" is not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid macro name in dynamic library path: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
zero-length component in parameter "dynamic_library_path"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
component in parameter "dynamic_library_path" is not an absolute path
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine actual result type for function "@1@" declared to return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
number of aliases does not match number of columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no column alias was provided
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine row description for function returning record
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
internal function "@1@" is not in internal lookup table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized API version @1@ reported by info function "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cached plan must not change result type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
record type has not been registered
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ is not an enum
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create relation-cache initialization file "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot PREPARE a transaction that modified relation mapping
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
relation mapping file "@1@" contains invalid data
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
relation mapping file "@1@" contains incorrect checksum
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write file "@1@\
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not fsync file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close file "@1@\
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument type @1@ is only a shell
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no binary input function available for type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no binary output function available for type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no input function available for type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no output function available for type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not reopen file "@1@" as stderr: @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not reopen file "@1@" as stdout: @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cursor "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
closing existing cursor "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot drop active portal "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot PREPARE a transaction that has created a cursor WITH HOLD
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
word is too long (@1@ bytes, max @2@ bytes)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
string is too long for tsvector (@1@ bytes, max @2@ bytes)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument of ntile must be greater than zero
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument of nth_value must be greater than zero
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
integer out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument must be empty or one-dimensional array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot concatenate incompatible arrays
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid number of dimensions: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine input data type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
division by zero
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
timestamp out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid input syntax for type @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
global tablespace never has databases
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
@1@ is not a tablespace OID
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
invalid input syntax for type @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
syntax error in tsquery: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
syntax error in tsvector: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
there is no escaped character: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong position info in tsvector: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
sequence "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
more than one function named "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
more than one operator named @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too many arguments
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid name syntax
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
expected a left parenthesis
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
expected a right parenthesis
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
expected a type name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
improper type name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid type modifier
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
TIME(@1@)@2@ precision must not be negative
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
TIME(@1@)@2@ precision reduced to maximum allowed, @3@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
date out of range: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
timestamp cannot be NaN
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
timestamp(@1@) precision must be between @2@ and @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
interval out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid INTERVAL type modifier
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
TIMESTAMP(@1@)@2@ precision must not be negative
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
TIMESTAMP(@1@)@2@ precision reduced to maximum allowed, @3@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
interval(@1@) precision must be between @2@ and @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot subtract infinite timestamps
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
timestamp units "@1@" not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"time" units "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
timestamp with time zone units "@1@" not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"time with time zone" units "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
interval units "@1@" not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
timestamp units "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
time zone "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
interval time zone "@1@" must not include months or days
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
step size cannot equal zero
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid input syntax for type @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value "@1@" is out of range for type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
bigint out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
smallint out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
OID out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
input of anonymous composite types is not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed record literal: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong number of columns: @1@, expected @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong data type: @1@, expected @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
improper binary format in record column @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot compare dissimilar column types @1@ and @2@ at record column @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot compare record types with different numbers of columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
int2vector has too many elements
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid int2vector data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
oidvector has too many elements
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid input syntax for type @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid cidr value: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not format inet value: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid address family in external "@1@" value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid bits in external "@1@" value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid length in external "@1@" value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid external "cidr" value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid mask length: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not format cidr value: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot AND inet values of different sizes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot OR inet values of different sizes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
input is out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot subtract inet values of different sizes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid Datum pointer
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
dimension values cannot be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"[" must introduce explicitly-specified array dimensions.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
upper bound cannot be less than lower bound
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Array value must start with "{" or dimension information.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Specified array dimensions do not match array contents.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed array literal: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array size exceeds the maximum allowed (@1@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid array flags
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong element type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
improper binary format in array element @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
slices of fixed-length arrays not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong number of array subscripts
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array subscript out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot assign null value to an element of a fixed-length array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
updates on slices of fixed-length arrays not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
source array too small
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
null array element not allowed in this context
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot compare arrays of different element types
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not identify a hash function for type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
dimension array or low bound array cannot be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong range of array subscripts
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value out of range: overflow
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value out of range: underflow
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid input syntax for type @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is out of range for type real
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid input syntax for type @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is out of range for type double precision
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot take square root of a negative number
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
zero raised to a negative power is undefined
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
a negative number raised to a non-integer power yields a complex result
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot take logarithm of zero
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot take logarithm of a negative number
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
result is out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
count must be greater than zero
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operand, lower bound, and upper bound cannot be NaN
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
lower and upper bounds must be finite
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
lower bound cannot equal upper bound
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
requested length too large
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
requested character too large
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
requested character too large for encoding: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
null character not permitted
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
typmod array must be type cstring[]
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
typmod array must be one-dimensional
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
typmod array must not contain nulls
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
suppress_redundant_updates_trigger: must be called as trigger
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
suppress_redundant_updates_trigger: must be called on update
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
suppress_redundant_updates_trigger: must be called before update
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
suppress_redundant_updates_trigger: must be called for each row
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value "@1@" is out of range for type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid oidvector data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid line specification: must be two distinct points
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
date/time field value out of range: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
interval field value out of range: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
time zone displacement out of range: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized encoding: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid hexadecimal digit: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid hexadecimal data: odd number of digits
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected "=" while decoding base64 sequence
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid symbol "@1@" while decoding base64 sequence
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid base64 end sequence
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid input syntax for type @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ts_stat query must return one tsvector column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tsvector column "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" is not of tsvector type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
configuration column "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" is not of regconfig type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
configuration column "@1@" must not be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search configuration name "@1@" must be schema-qualified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" is not of a character type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ts_rewrite query must return two tsquery columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
encoding conversion from @1@ to ASCII not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a valid encoding name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ is not a valid encoding code
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
insert or update on table "@1@" violates foreign key constraint "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" was not called by trigger manager
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" must be fired AFTER ROW
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" must be fired for INSERT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" must be fired for UPDATE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" must be fired for INSERT or UPDATE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" must be fired for DELETE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no pg_constraint entry for trigger "@1@" on table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
referential integrity query on "@1@" from constraint "@2@" on "@3@" gave unexpected result
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
update or delete on table "@1@" violates foreign key constraint "@2@" on table "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid input value for enum @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid internal value for enum: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine actual enum type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
enum @1@ contains no values
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid format specification for an interval value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"EEEE" must be the last pattern used
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"9" must be ahead of "PR"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"0" must be ahead of "PR"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple decimal points
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use "V" and decimal point together
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use "S" twice
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use "S" and "PL"/"MI"/"SG"/"PR" together
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use "S" and "MI" together
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use "S" and "PL" together
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use "S" and "SG" together
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use "PR" and "S"/"PL"/"MI"/"SG" together
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use "EEEE" twice
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"EEEE" is incompatible with other formats
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a view
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine which collation to use for regular expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine which collation to use for @1@ function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine which collation to use for @1@ function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid combination of date conventions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conflicting values for "@1@" field in formatting string
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
source string too short for "@1@" formatting field
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid argument for @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value for "@1@" in source string is out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid input string for "Y,YYY"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
hour "@1@" is invalid for the 12-hour clock
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot calculate day of year without year information
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"EEEE" not supported for input
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"RN" not supported for input
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open directory "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array of weight must be one-dimensional
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array of weight is too short
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array of weight must not contain nulls
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
weight out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
regular expression failed: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid regular expression option: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid escape string
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ does not support the "global" option
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unsupported XML feature
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid encoding name "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid XML comment
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
not an XML document
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid XML processing instruction
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
xmlvalidate is not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not initialize XML library
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
date out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid query
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid array for XML namespace mapping
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
empty XPath expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
neither namespace name nor URI may be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not register XML namespace with name "@1@" and URI "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value "@1@" is out of range for type smallint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value "@1@" is out of range for type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value "@1@" is out of range for 8-bit integer
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
gtsvector_in not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
identifier too long
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no operand in tsquery: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value is too big in tsquery: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operand is too long in tsquery: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
word is too long in tsquery: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text-search query doesn't contain lexemes: "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
length for type @1@ must be at least 1
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
length for type @1@ cannot exceed @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value too long for type character(@1@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value too long for type character varying(@1@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
reference to parent directory ("..") not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
absolute path not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
path must be in or below the current directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open file "@1@" for writing: @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not seek in file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser to read files
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
requested length cannot be negative
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to get file information
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to get directory listings
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too many points requested
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid number of points in external "path" value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid input syntax for type @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "dist_lb" not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "close_lb" not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid input syntax for type @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid number of points in external "polygon" value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "poly_distance" not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "path_center" not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
open path cannot be converted to polygon
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid input syntax for type @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid radius in external "circle" value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot convert circle with radius zero to polygon
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must request at least 2 points
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
bit string length @1@ does not match type bit(@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a valid binary digit
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a valid hexadecimal digit
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid length in external bit string
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
bit string too long for type bit varying(@1@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
negative substring length not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot AND bit strings of different sizes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot OR bit strings of different sizes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot XOR bit strings of different sizes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
bit index @1@ out of valid range (0..@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
new bit must be 0 or 1
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized key word: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing "=" sign
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid mode character: must be one of "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
a name must follow the "/" sign
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
defaulting grantor to user ID @1@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
ACL array contains wrong data type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ACL arrays must be one-dimensional
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ACL arrays must not contain null values
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extra garbage at the end of the ACL specification
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
grant options cannot be granted back to your own grantor
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
dependent privileges exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aclinsert is no longer supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aclremove is no longer supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized privilege type: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be member of role "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
view "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
INTERVAL(@1@) precision must not be negative
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
INTERVAL(@1@) precision reduced to maximum allowed, @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
timestamp out of range: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot subtract infinite dates
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
date out of range for timestamp
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
time out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
interval units "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
time zone displacement out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
timestamp with time zone units "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a composite type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid input syntax for type @1@: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid octet value in "macaddr" value: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine which collation to use for @1@ function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not convert string to UTF-16: error code @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not compare Unicode strings: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index @1@ out of valid range, 0..@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
field position must be greater than zero
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized format() type specifier "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
format specifies argument 0, but arguments are numbered from 1
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create locale "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collations with different collate and ctype values are not supported on this platform
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ICU is not supported in this build
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid multibyte character for locale
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine which collation to use for ILIKE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text-search query contains only stop words or doesn't contain lexemes, ignored
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
invalid sign in external "numeric" value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid digit in external "numeric" value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
NUMERIC precision @1@ must be between 1 and @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
NUMERIC scale @1@ must be between 0 and precision @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid NUMERIC type modifier
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value overflows numeric format
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot convert NaN to integer
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot convert NaN to bigint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot convert NaN to smallint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
numeric field overflow
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of type language_handler
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot display a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot display a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot display a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot display a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot display a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot display a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of a shell type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot display a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot accept a value of type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"char" out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
LIKE pattern must not end with escape character
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function @1@ is not an aggregate
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rule "@1@" has unsupported event type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
replication connection authorized: user=@1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
connection authorized: user=@1@ database=@2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
database "@1@" has disappeared from pg_database
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database "@1@" is not currently accepting connections
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for database "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too many connections for role "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database locale is incompatible with operating system
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no roles are defined in this database system
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
new replication connections are not allowed during database shutdown
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to connect during database shutdown
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to connect in binary upgrade mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
remaining connection slots are reserved for non-replication superuser connections
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
template database "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not stat directory "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not change directory to "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot set parameter "@1@" within security-restricted operation
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
role "@1@" is not permitted to log in
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too many connections for database "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to set session authorization
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid role OID: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create lock file "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not open stop-word file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open lock file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
lock file "@1@" already exists
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
pre-existing shared memory block (key @1@, ID @2@) is still in use
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
could not remove old lock file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read lock file "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not read from file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a valid data directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
loaded library "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
unexpected encoding ID @1@ for WIN character sets
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
unexpected encoding ID @1@ for ISO 8859 character sets
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
conversion between @1@ and @2@ is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
default conversion function for encoding "@1@" to "@2@" does not exist
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
invalid source encoding name "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid destination encoding name "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid byte value for encoding "@1@": 0x@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid byte sequence for encoding "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid encoding number: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized configuration parameter "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter "@1@" cannot be changed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter "@1@" cannot be changed without restarting the server
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter "@1@" cannot be changed now
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter "@1@" cannot be set after connection start
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to set role "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot set parameter "@1@" within security-definer function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid value for parameter "@1@": "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@@2@@3@ is outside the valid range for parameter "@4@" (@5@ .. @6@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ requires a numeric value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@@2@@3@ is outside the valid range for parameter "@4@" (@5@ .. @6@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser or a member of pg_read_all_settings to examine "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SET @1@ takes only one argument
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SET requires parameter name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
attempt to redefine parameter "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not parse setting for parameter "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
invalid value for parameter "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid value for parameter "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter "@1@" removed from configuration file, reset to default
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
parameter "@1@" changed to "@2@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not open configuration file "@1@": maximum nesting depth exceeded
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
syntax error in file "@1@" line @2@, near end of line
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
syntax error in file "@1@" line @2@, near token "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
user mapping not found for "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
foreign-data wrapper "@1@" has no handler
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid option "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
foreign-data wrapper "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create shared memory segment: @1@
Description
There was insufficient free space in the database server's shared memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
could not stat data directory "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create semaphore: error code @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not lock semaphore: error code @1@
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
could not unlock semaphore: error code @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not try-lock semaphore: error code @1@
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
could not create semaphores: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
pre-existing shared memory block is still in use
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
oldest xmin is far in the past
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
some databases have not been vacuumed in over 2 billion transactions
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
skipping analyze of "@1@" --- lock not available
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
skipping "@1@" --- only superuser can analyze it
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
skipping "@1@" --- only superuser or database owner can analyze it
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
skipping "@1@" --- only table or database owner can analyze it
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
skipping "@1@" --- cannot analyze non-tables or special system tables
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
operator class "@1@" does not exist for access method "@2@", skipping
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" does not exist for access method "@2@", skipping
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" for access method "@2@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to create an operator class
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid operator number @1@, must be between 1 and @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid procedure number @1@, must be between 1 and @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
storage type specified more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
storage type cannot be different from data type for access method "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator class "@1@" for access method "@2@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not make operator class "@1@" be default for type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to create an operator family
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to alter an operator family
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator argument types must be specified in ALTER OPERATOR FAMILY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
STORAGE cannot be specified in ALTER OPERATOR FAMILY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
one or two argument types must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index operators must be binary
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not support ordering operators
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index search operators must return boolean
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
btree comparison procedures must have two arguments
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
btree comparison procedures must return integer
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
hash procedures must have one argument
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
hash procedures must return integer
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
associated data types must be specified for index support procedure
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
procedure number @1@ for (@2@,@3@) appears more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator number @1@ for (@2@,@3@) appears more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator @1@(@2@,@3@) already exists in operator family "@4@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function @1@(@2@,@3@) already exists in operator family "@4@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator @1@(@2@,@3@) does not exist in operator family "@4@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function @1@(@2@,@3@) does not exist in operator family "@4@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator class "@1@" for access method "@2@" already exists in schema "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" for access method "@2@" already exists in schema "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no security label providers have been loaded
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must specify provider when multiple security label providers have been loaded
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
security label provider "@1@" is not loaded
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a table, view, materialized view, composite type, or foreign table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate attribute "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter "lc_collate" must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
collation "@1@" for encoding "@2@" already exists in schema "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function @1@ already exists in schema "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized value for EXPLAIN option "@1@": "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized EXPLAIN option "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
EXPLAIN option WAL requires ANALYZE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type "@1@" already exists in schema "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation attribute "@1@" not recognized
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
aggregate stype must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate sfunc must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate input type must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
basetype is redundant with aggregate input type specification
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate transition data type cannot be @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function @1@(@2@) does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
collation "@1@" already exists in schema "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
vacuuming "@1@.@2@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
"@1@": removed @2@ row versions in @3@ pages
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
"@1@": found @2@ removable, @3@ nonremovable row versions in @4@ pages
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
"@1@": removed @2@ row versions in @3@ pages
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
scanned index "@1@" to remove @2@ row versions
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
index "@1@" now contains @2@ row versions in @3@ pages
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
"@1@": truncated @2@ to @3@ pages
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
option "@1@" not found
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
option "@1@" provided more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to change owner of foreign-data wrapper "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function @1@ must return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to create foreign-data wrapper "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
foreign-data wrapper "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to alter foreign-data wrapper "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
changing the foreign-data wrapper handler can change behavior of existing foreign tables
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
changing the foreign-data wrapper validator can cause the options for dependent objects to become invalid
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
foreign-data wrapper "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
server "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
user mapping for "@1@" does not exist for server "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
server "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
user mapping for "@1@" does not exist for server "@2@", skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
foreign table "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
tablespace "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conversion "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
constraint "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
schema "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
extension "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
operator @1@ does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
@1@ is not a domain
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
only shared relations can be placed in pg_global tablespace
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
truncate cascades to table "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot vacuum temporary tables of other sessions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot inherit from temporary relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@" would be inherited from more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
merging multiple inherited definitions of column "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
inherited column "@1@" has a type conflict
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
inherited column "@1@" has a collation conflict
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
inherited column "@1@" has a storage parameter conflict
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
merging column "@1@" with inherited definition
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
column "@1@" has a type conflict
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" has a collation conflict
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" has a storage parameter conflict
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" inherits conflicting default values
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
check constraint name "@1@" appears multiple times but with different expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot rename column of typed table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a table, view, materialized view, composite type, index, or foreign table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
inherited column "@1@" must be renamed in child tables too
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot rename system column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot rename inherited column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" of relation "@2@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot @1@ "@2@" because it is being used by active queries in this session
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
cannot @1@ "@2@" because it has pending trigger events
Description
An error occurred because execution is temporarily impossible.
System Processing
Processing will be aborted.
Action
Restart the application. If the same error occurs when you restart the application, to check if there are any problems in the database server.
type @1@ is not a composite type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot rewrite system relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot truncate temporary tables of other sessions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rewriting table "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
verifying table "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
column "@1@" of relation "@2@" contains null values
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
check constraint "@1@" of relation "@2@" is violated by some row
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a table, materialized view, or index
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a table or view
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a table or foreign table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a table, composite type, or foreign table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is of the wrong type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot alter type "@1@" because it is the type of a typed table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type @1@ is not a domain
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot add column to typed table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
child table "@1@" has different type for column "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
child table "@1@" has different collation for column "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
merging definition of column "@1@" for child "@2@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
column must be added to child tables too
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot alter system column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" is in a primary key
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
statistics target @1@ is too low
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
lowering statistics target to @1@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
invalid storage type "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column data type @1@ can only have storage PLAIN
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot drop column from typed table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" of relation "@2@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot drop system column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot drop inherited column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index "@1@" to "@2@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
constraint must be added to child tables too
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
inherited relation "@1@" is not a table or foreign table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
constraints on permanent tables may reference only permanent tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
constraints on unlogged tables may reference only permanent or unlogged tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
constraints on temporary tables may reference only temporary tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
number of referencing and referenced columns for foreign key disagree
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
foreign key constraint "@1@" cannot be implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
constraint "@1@" of relation "@2@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" referenced in foreign key constraint does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot have more than @1@ keys in a foreign key
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use a deferrable primary key for referenced table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
there is no primary key for referenced table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use a deferrable unique constraint for referenced table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
there is no unique constraint matching given keys for referenced table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
validating foreign key constraint "@1@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot drop inherited constraint "@1@" of relation "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
constraint "@1@" of domain "@2@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
constraint "@1@" of relation "@2@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot alter column type of typed table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot alter inherited column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use subquery in index expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" cannot be cast automatically to type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type of inherited column "@1@" must be changed in child tables too
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot alter type of column "@1@" twice
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
default for column "@1@" cannot be cast automatically to type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot alter type of a column used by a view or rule
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot alter type of a column used in a trigger definition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change owner of index "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot change owner of sequence "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a table, materialized view, index, or foreign table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index "@1@" for table "@2@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot have multiple SET TABLESPACE subcommands
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a table, view, materialized view, index, or TOAST table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot move system relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot rewrite temporary tables of other sessions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change inheritance of typed table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
circular inheritance not allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" in child table must be marked NOT NULL
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
child table is missing column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
child table "@1@" has different definition for check constraint "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
child table is missing constraint "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@" is not a parent of relation "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
typed tables cannot inherit
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table is missing column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table has column "@1@" where type requires "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table "@1@" has different type for column "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table has extra column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a typed table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot move an owned sequence into another schema
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conversion "@1@" already exists in schema "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unlogged sequences are not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
nextval: reached maximum value of sequence "@1@" (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
nextval: reached minimum value of sequence "@1@" (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
currval of sequence "@1@" is not yet defined in this session
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
lastval is not yet defined in this session
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
setval: value @1@ is out of bounds for sequence "@2@" (@3@..@4@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
INCREMENT must not be zero
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
MINVALUE (@1@) must be less than MAXVALUE (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
START value (@1@) cannot be less than MINVALUE (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
START value (@1@) cannot be greater than MAXVALUE (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RESTART value (@1@) cannot be less than MINVALUE (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RESTART value (@1@) cannot be greater than MAXVALUE (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
CACHE (@1@) must be greater than zero
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid OWNED BY option
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
sequence must have same owner as table it is linked to
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
sequence must be in same schema as table it is linked to
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid cursor name: must not be empty
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
utility statements cannot be prepared
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
prepared statement is not a SELECT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong number of parameters for prepared statement "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use subquery in EXECUTE parameter
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate functions are not allowed in EXECUTE parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
window functions are not allowed in EXECUTE parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter $@1@ of type @2@ cannot be coerced to the expected type @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
prepared statement "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unnamed prepared statement does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
skipping vacuum of "@1@" --- lock not available
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
skipping "@1@" --- only superuser can vacuum it
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
skipping "@1@" --- only superuser or database owner can vacuum it
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
skipping "@1@" --- only table or database owner can vacuum it
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
skipping "@1@" --- cannot vacuum non-tables or special system tables
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
analyzing "@1@.@2@" inheritance tree
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
analyzing "@1@.@2@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
automatic analyze of table "@1@.@2@.@3@" system usage: @4@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
"@1@": scanned @2@ of @3@ pages, containing @4@ live rows and @5@ dead rows; @6@ rows in sample, @7@ estimated total rows
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot move temporary tables of other sessions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
there is no previously clustered index for table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot cluster a shared catalog
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot access temporary tables of other sessions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not an index for table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot cluster on index "@1@" because access method does not support clustering
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot cluster on partial index "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot cluster on invalid index "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
clustering "@1@.@2@" using index scan on "@3@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
clustering "@1@.@2@" using sequential scan and sort
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
invalid statement name: must not be empty
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SQL function cannot return shell type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type "@1@" is only a shell
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
type "@1@" is not yet defined
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SQL function cannot accept shell type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type @1@ is only a shell
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
token type "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
functions cannot accept set arguments
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
VARIADIC parameter must be the last input parameter
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
VARIADIC parameter must be an array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument name "@1@" used more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only input parameters can have default values
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use table references in parameter default value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
input parameters after one with a default value must also have defaults
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no function body specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no language specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COST must be positive
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ROWS must be positive
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized function attribute "@1@" ignored
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
only one AS item needed for language "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
role "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function result type must be @1@ because of OUT parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function result type must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ROWS is not applicable when function does not return a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate @1@(@2@) does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
source data type @1@ is a pseudo-type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
target data type @1@ is a pseudo-type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cast function must take one to three arguments
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument of cast function must match or be binary-coercible from source data type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
second argument of cast function must be type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
return data type of cast function must match or be binary-coercible to target data type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cast function must not be volatile
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cast function must not be an aggregate function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cast function must not be a window function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cast function must not return a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to create a cast WITHOUT FUNCTION
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
source and target data types are not physically compatible
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
composite data types are not binary-compatible
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
enum data types are not binary-compatible
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array data types are not binary-compatible
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
domain data types must not be marked binary-compatible
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
source data type and target data type are the same
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cast from type @1@ to type @2@ already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cast from type @1@ to type @2@ does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cast from type @1@ to type @2@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no inline code specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
language "@1@" does not support inline code execution
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
channel name cannot be empty
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
channel name too long
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
payload string too long
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot PREPARE a transaction that has executed LISTEN, UNLISTEN, or NOTIFY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too many notifications in the NOTIFY queue
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
NOTIFY queue is @1@@2@ full
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
must be superuser to create text search parsers
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search parser parameter "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search parser start method is required
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search parser gettoken method is required
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search parser end method is required
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search parser lextypes method is required
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to rename @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search parser "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
text search parser "@1@" already exists in schema "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search template "@1@" does not accept options
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search template is required
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search dictionary "@1@" already exists in schema "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search dictionary "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
must be superuser to create text search templates
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search template parameter "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search template lexize method is required
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search template "@1@" already exists in schema "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search template "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
text search configuration parameter "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot specify both PARSER and COPY options
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search parser is required
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search configuration "@1@" already exists in schema "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
text search configuration "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
mapping for token type "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
mapping for token type "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
invalid parameter list format: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
group "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid extension name: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid extension version name: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open extension control file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
parameter "@1@" cannot be set in a secondary extension control file
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter "@1@" must be a list of extension names
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized parameter "@1@" in file "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter "schema" cannot be specified when "relocatable" is true
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
transaction control statements are not allowed within an extension script
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to create extension "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to update extension "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension "@1@" has no update path from version "@2@" to version "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@" already exists, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
extension "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
nested CREATE EXTENSION is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
version to install must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension "@1@" must be installed in schema "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
required extension "@1@" is not installed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
language "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
OID @1@ does not refer to a table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table "@1@" is not a member of the extension being created
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension "@1@" does not support SET SCHEMA
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
nested ALTER EXTENSION is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
version "@1@" of extension "@2@" is already installed
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@ is already a member of extension "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ is not a member of extension "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to create custom procedural language
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
language "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
unacceptable schema name "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
sequence "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
source encoding "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
destination encoding "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
encoding conversion function @1@ must return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
view "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
relation "@1@" already exists in schema "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not remove directory "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" exists but is not a directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to create tablespace "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tablespace location cannot contain single quotes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tablespace location must be an absolute path
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tablespace location "@1@" is too long
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unacceptable tablespace name "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tablespace "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tablespaces are not supported on this platform
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
window "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
tablespace "@1@" is not empty
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not set permissions on directory "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
some useless files may be left behind in old database directory "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
directory "@1@" already in use as a tablespace
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create symbolic link "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read symbolic link "@1@": @2@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
could not read directory "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is a foreign table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is a view
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
TRUNCATE FOR EACH ROW triggers are not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
INSTEAD OF triggers must be FOR EACH ROW
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
INSTEAD OF triggers cannot have WHEN conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
INSTEAD OF triggers cannot have column lists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use subquery in trigger WHEN condition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate functions are not allowed in trigger WHEN conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
window functions are not allowed in trigger WHEN conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
statement trigger's WHEN condition cannot reference column values
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
INSERT trigger's WHEN condition cannot reference OLD values
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DELETE trigger's WHEN condition cannot reference NEW values
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
BEFORE trigger's WHEN condition cannot reference NEW system columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trigger "@1@" for relation "@2@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trigger "@1@" for relation "@2@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
trigger "@1@" for table "@2@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied: "@1@" is a system trigger
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trigger function @1@ returned null value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
BEFORE STATEMENT trigger cannot return a value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
constraint "@1@" is not deferrable
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SYSID can no longer be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid connection limit: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to create superusers
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to create replication users
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to create database
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
role name "@1@" is reserved
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
role "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to alter superusers
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to alter replication users
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to create role
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tablespace "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
current user cannot be dropped
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
session user cannot be dropped
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to drop superusers
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
role "@1@" cannot be dropped because some objects depend on it
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
session user cannot be renamed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
current user cannot be renamed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to rename superusers
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to rename database
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
MD5 password cleared because of role rename
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
column names cannot be included in GRANT/REVOKE ROLE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to drop role
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to drop objects
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must have admin option on role "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to set grantor
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
role "@1@" is a member of role "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
role "@1@" is already a member of role "@2@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
role "@1@" is not a member of role "@2@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
COPY BINARY is not supported to stdout or from stdin
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not write to COPY file: @1@
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
connection lost during COPY to stdout
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not read from COPY file: @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
COPY from stdin failed: @1@
Description
Processing was canceled.
System Processing
Processing will be aborted.
Action
Check the message text.
unexpected message type 0x@1@ during COPY from stdin
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
must be superuser to COPY to or from a file
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY format "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument to option "@1@" must be a list of column names
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument to option "@1@" must be a valid encoding name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
option "@1@" not recognized
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
cannot specify DELIMITER in BINARY mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot specify NULL in BINARY mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY delimiter must be a single one-byte character
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY delimiter cannot be newline or carriage return
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY null representation cannot use newline or carriage return
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY delimiter cannot be "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY HEADER available only in CSV mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY quote available only in CSV mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY quote must be a single one-byte character
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY delimiter and quote must be different
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY escape available only in CSV mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY escape must be a single one-byte character
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY force quote available only in CSV mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY force quote only available using COPY TO
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY force not null available only in CSV mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY force not null only available using COPY FROM
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY delimiter must not appear in the NULL specification
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
CSV quote character must not appear in the NULL specification
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY (SELECT INTO) is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
FORCE_QUOTE column "@1@" not referenced by COPY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
FORCE_NOT_NULL column "@1@" not referenced by COPY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot copy from sequence "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot copy from foreign table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot copy to sequence "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot copy from non-table relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relative path not allowed for COPY to file
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open file "@1@" for reading: @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is a directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot copy to view "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot copy to foreign table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot copy to non-table relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY file signature not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid COPY file header (missing flags)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized critical flags in COPY file header
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid COPY file header (missing length)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid COPY file header (wrong length)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extra data after last expected column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing data for column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
received copy data after EOF marker
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
row field count is @1@, expected @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
literal carriage return found in data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unquoted carriage return found in data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
literal newline found in data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unquoted newline found in data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
end-of-copy marker does not match previous newline style
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
end-of-copy marker corrupt
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unterminated CSV quoted field
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected EOF in COPY data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid field size
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
incorrect binary data format
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must specify at least one column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use more than @1@ columns in an index
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot create index on foreign table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot create indexes on temporary tables of other sessions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
substituting access method "gist" for obsolete method "rtree"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
access method "@1@" does not support unique indexes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not support multicolumn indexes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not support exclusion constraints
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ @2@ will create implicit index "@3@" for table "@4@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot use subquery in index predicate
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate functions are not allowed in index predicates
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
functions in index predicate must be marked IMMUTABLE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use subquery in transform expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
functions in index expression must be marked IMMUTABLE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine which collation to use for string comparison
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator is not unique: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator @1@ is not a member of operator family "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not support ASC/DESC options
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not support NULLS FIRST/LAST options
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
data type @1@ has no default operator class for access method "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator class "@1@" does not accept data type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
there are multiple default operator classes for data type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
can only reindex the currently open database
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table "@1@.@2@" was reindexed
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@ requires a parameter
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ requires a Boolean value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
argument of @1@ must be a name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ requires an integer value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
LOCATION is not supported anymore
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
permission denied to copy database "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid server encoding @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
new encoding (@1@) is incompatible with the encoding of the template database (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
new collation (@1@) is incompatible with the collation of the template database (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
new LC_CTYPE (@1@) is incompatible with the LC_CTYPE of the template database (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pg_global cannot be used as default tablespace
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot assign new default tablespace "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
source database "@1@" is being accessed by other users
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
encoding "@1@" does not match locale "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
role "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot drop a template database
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot drop the currently open database
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database "@1@" is being accessed by other users
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to rename role
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
current database cannot be changed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change the tablespace of the currently open database
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
some relations of database "@1@" are already in tablespace "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to change owner of database
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SETOF type not allowed for operator argument
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator attribute "@1@" not recognized
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
operator procedure must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
at least one of leftarg or rightarg must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
restriction estimator function @1@ must return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
join estimator function @1@ must return type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to create a base type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type attribute "@1@" not recognized
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
invalid type category "@1@": must be simple ASCII
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array element type cannot be @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
alignment "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
storage "@1@" not recognized
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type input function must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type output function must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type modifier output function is useless without a type modifier input function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type input function @1@ must return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type output function @1@ must return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type receive function @1@ must return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type send function @1@ must return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a number
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a valid base type for a domain
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple default expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conflicting NULL/NOT NULL constraints
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unique constraints not possible for domains
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
primary key constraints not possible for domains
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
exclusion constraints not possible for domains
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
foreign key constraints not possible for domains
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
specifying constraint deferrability not supported for domains
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
typmod_in function @1@ must return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
typmod_out function @1@ must return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type analyze function @1@ must return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" of table "@2@" contains null values
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" of table "@2@" contains values that violate the new constraint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use table references in domain check constraint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ is a table's row type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot alter array type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not obtain lock on relation "@1@.@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine which collation to use for view column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot drop columns from view
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change name of view column "@1@" to "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change data type of view column "@1@" from @2@ to @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
views must not contain SELECT INTO
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
views must not contain data-modifying statements in WITH
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
CREATE VIEW specifies more column names than columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
view "@1@" will be a temporary view
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
views cannot be unlogged because they do not have storage
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rule "@1@" for relation "@2@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
portal "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rule "@1@" for relation "@2@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
WITH query name "@1@" appears in both a rule action and the query being rewritten
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot have RETURNING lists in multiple rules
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple assignments to same column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
infinite recursion detected in rules for relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conditional DO INSTEAD rules are not supported for data-modifying statements in WITH
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DO ALSO rules are not supported for data-modifying statements in WITH
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot perform INSERT RETURNING on relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot perform UPDATE RETURNING on relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot perform DELETE RETURNING on relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WITH cannot be used in a query that is rewritten by rules into multiple queries
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conditional utility statements are not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WHERE CURRENT OF on a view is not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rule "@1@" for relation "@2@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rule actions on OLD are not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rule actions on NEW are not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
INSTEAD NOTHING rules on SELECT are not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple actions for rules on SELECT are not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rules on SELECT must have action INSTEAD SELECT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rules on SELECT must not contain data-modifying statements in WITH
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
event qualifications are not implemented for rules on SELECT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is already a view
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
view rule for "@1@" must be named "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not convert table "@1@" to a view because it is not empty
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not convert table "@1@" to a view because it has triggers
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not convert table "@1@" to a view because it has indexes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not convert table "@1@" to a view because it has child tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot have multiple RETURNING lists in a rule
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RETURNING lists are not supported in conditional rules
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RETURNING lists are not supported in non-INSTEAD rules
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SELECT rule's target list has too many entries
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RETURNING list has too many entries
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot convert relation containing dropped columns to view
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SELECT rule's target entry @1@ has different column name from column "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SELECT rule's target entry @1@ has different type from column "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RETURNING list's entry @1@ has different type from column "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SELECT rule's target entry @1@ has different size from column "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RETURNING list's entry @1@ has different size from column "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SELECT rule's target list has too few entries
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RETURNING list has too few entries
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Perl hash contains nonexistent column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
number of array dimensions (@1@) exceeds the maximum allowed (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multidimensional arrays must have array expressions with matching dimensions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PL/Perl function must return reference to hash or array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
$_TD->{new} does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
$_TD->{new} is not a hash reference
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PL/Perl functions cannot return type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PL/Perl functions cannot accept type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
didn't get a CODE reference from compiling function "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
set-valued function called in context that cannot accept a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning PL/Perl function must return reference to array or use return_next
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function returning record called in context that cannot accept type record
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ignoring modified row in DELETE trigger
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
result of PL/Perl trigger function must be undef, "SKIP", or "MODIFY"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trigger functions can only be called as triggers
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use return_next in a non-SETOF function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SETOF-composite-returning PL/Perl function must call return_next with reference to hash
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PL/pgSQL functions cannot accept type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine actual return type for polymorphic function "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trigger functions can only be called as triggers
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PL/pgSQL functions cannot return type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trigger functions cannot have declared arguments
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter name "@1@" used more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column reference "@1@" is ambiguous
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
record "@1@" has no field "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
variable "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
variable "@1@" has pseudo-type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@" is not a table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type "@1@" is only a shell
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized exception condition "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine actual argument type for polymorphic function "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
CONTINUE cannot be used outside a loop
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
control reached end of function without RETURN
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-valued function called in context that cannot accept a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
control reached end of trigger procedure without RETURN
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trigger procedure cannot return a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
variable "@1@" declared NOT NULL cannot default to NULL
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
case not found
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
lower bound of FOR loop cannot be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
upper bound of FOR loop cannot be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
BY value of FOR loop cannot be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
BY value of FOR loop must be greater than zero
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor "@1@" already in use
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
arguments given for cursor without arguments
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
arguments required for cursor
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
FOREACH expression must not be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
FOREACH expression must yield an array, not type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
slice dimension (@1@) is out of the valid range 0..@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
FOREACH ... SLICE loop variable must be of an array type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
FOREACH loop variable must not be of an array type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use RETURN NEXT in a non-SETOF function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong result type supplied in RETURN NEXT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
record "@1@" is not assigned yet
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong record type supplied in RETURN NEXT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RETURN NEXT must have a parameter
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use RETURN QUERY in a non-SETOF function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RAISE without parameters cannot be used outside an exception handler
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too few parameters specified for RAISE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too many parameters specified for RAISE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RAISE statement option cannot be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RAISE option already specified: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot COPY to/from client in PL/pgSQL
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot begin/end transactions in PL/pgSQL
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
INTO used with a command that cannot return data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
query returned no rows
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
query returned more than one row
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
query has no destination for result data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
query string argument of EXECUTE is null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
EXECUTE of SELECT ... INTO is not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor variable "@1@" is null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relative or absolute cursor position is null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
null value cannot be assigned to variable "@1@" declared NOT NULL
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot assign non-composite value to a row variable
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot assign non-composite value to a record variable
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
number of array dimensions (@1@) exceeds the maximum allowed (@2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
subscripted object is not an array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array subscript in assignment must not be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
query "@1@" did not return data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
row or record variable cannot be NOT NULL
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
default value for row or record variable is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a scalar variable
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
loop variable of loop over rows must be a record or row variable or list of scalar variables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor FOR loop must have only one target variable
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor FOR loop must use a bound cursor variable
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
integer FOR loop must have only one target variable
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot specify REVERSE in query FOR loop
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
loop variable of FOREACH must be a known variable or list of variables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
FETCH statement cannot return multiple rows
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor variable must be a simple variable
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
variable "@1@" must be of type cursor or refcursor
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a known variable
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing "@1@" at end of SQL expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing "@1@" at end of SQL statement
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RETURN cannot have a parameter in function returning set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RETURN cannot have a parameter in function with OUT parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RETURN cannot have a parameter in function returning void
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RETURN NEXT cannot have a parameter in function with OUT parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is declared CONSTANT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
record or row variable cannot be part of multiple-item INTO list
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too many INTO variables specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
end label "@1@" specified for unlabeled block
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
end label "@1@" differs from block's label "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor "@1@" has no arguments
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cursor "@1@" has arguments
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ at end of input
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected return value from trigger procedure
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PL/Python trigger function returned "MODIFY" in a DELETE trigger -- ignored
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
TD["new"] deleted, cannot modify row
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
TD["new"] is not a dictionary
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
TD["new"] dictionary key at ordinal position @1@ is not a string
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
key "@1@" found in TD["new"] does not exist as a column in the triggering row
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unsupported set function return mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
returned object cannot be iterated
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PL/Python function with return type "void" did not return None
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
forcibly aborting a subtransaction that has not been exited
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
function returning record called in context that cannot accept type record
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trigger functions can only be called as triggers
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PL/Python functions cannot return type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PL/Python functions cannot accept type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not convert Python object into cstring: Python string representation appears to contain null bytes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
key "@1@" not found in mapping
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
length of returned sequence did not match number of columns in row
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
attribute "@1@" does not exist in Python object
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
plpy.prepare: type name at ordinal position @1@ is not a string
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trigger functions can only be called as triggers
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PL/Tcl functions cannot return type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" does not exist
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
operator @1@ is not a valid ordering operator
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not remove cache file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open tablespace directory "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too few arguments for format()
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
null values cannot be formatted as an SQL identifier
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
online backup was canceled, recovery cannot continue
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
online backup mode canceled
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
online backup mode was not canceled
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot convert whole-row table reference
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot alter type "@1@" because column "@2@.@3@" uses it
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot alter foreign table "@1@" because column "@2@.@3@" uses its row type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot alter table "@1@" because column "@2@.@3@" uses its row type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter "lc_ctype" must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" does not exist for access method "@2@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
directories for tablespace @1@ could not be removed
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot drop extension "@1@" because it is being modified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ can only be called from an SQL script executed by CREATE EXTENSION
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to set schema of @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot PREPARE while holding both session-level and transaction-level locks on the same object
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
sending cancel to blocking autovacuum PID @1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
not enough elements in RWConflictPool to record a read/write conflict
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
not enough elements in RWConflictPool to record a potential read/write conflict
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
cannot move extension "@1@" into schema "@2@" because the extension contains the schema
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column @1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
symbolic link "@1@" target is too long
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
unexpected message type "@1@"
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not create signal listener pipe for PID @1@: error code @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not close handle to backend parameter variables: error code @1@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
conflicting constraint properties
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ constraints cannot be marked DEFERRABLE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ constraints cannot be marked NOT VALID
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column name must be qualified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot create relations in temporary schemas of other sessions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot create temporary relation in non-temporary schema
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only temporary relations may be created in temporary schemas
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot reassign ownership of objects owned by @1@ because they are required by the database system
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot convert Perl array to non-array type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot convert Perl hash to non-composite type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PL/Tcl functions cannot accept type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is a table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot add schema "@1@" to extension "@2@" because the schema contains the extension
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not identify current directory: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
invalid binary "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not read binary "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not find a "@1@" to execute
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not read symbolic link "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process exited with exit code @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process was terminated by exception 0x@1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process was terminated by signal @1@: @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process exited with unrecognized status @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not identify current directory: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
invalid binary "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not read binary "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not find a "@1@" to execute
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not change directory to "@1@": @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not read symbolic link "@1@": @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process exited with exit code @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process was terminated by exception 0x@1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process was terminated by signal @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process was terminated by signal @1@: @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process exited with unrecognized status @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not identify current directory: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
invalid binary "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not read binary "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not find a "@1@" to execute
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not change directory to "@1@": @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not read symbolic link "@1@": @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not identify current directory: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
invalid binary "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not read binary "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not find a "@1@" to execute
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not change directory to "@1@": @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not read symbolic link "@1@": @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process exited with exit code @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process was terminated by exception 0x@1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process was terminated by signal @1@: @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
auto-open of the keystore has been enabled
Description
Enabled automatic opening of the keystore.
System Processing
Continues processing.
Action
No action required.
could not identify current directory: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
invalid binary "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not read binary "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not find a "@1@" to execute
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not change directory to "@1@": @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not read symbolic link "@1@": @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process exited with exit code @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process was terminated by exception 0x@1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process was terminated by signal @1@: @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
@1@: no database directory specified and environment variable PGDATA unset
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not identify current directory: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
invalid binary "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not read binary "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not find a "@1@" to execute
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not change directory to "@1@": @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not read symbolic link "@1@"
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process exited with exit code @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process was terminated by exception 0x@1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
child process was terminated by signal @1@: @2@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not access directory for core file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
path specified by configuration parameter "@1@" is invalid: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL archiving is not active
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not set permissions on path specified by configuration parameter "@1@": "@2@": @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
a failure has occurred while multiplexing transaction log files
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
multiplexing of transaction log files has been stopped
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
must be superuser to control WAL multiplexing
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL multiplexing is not configured
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL multiplexing is already paused
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL multiplexing is not paused
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not fork XLog multiplexer process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set junction for "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set junction for "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove file or directory "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not remove file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set junction for "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get junction for "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open directory "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not read directory "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not stat file or directory "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not determine encoding for locale "@1@": codeset is "@2@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not remove file or directory "@1@": @2@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
@1@ at or near "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
query "@1@" returned more than one row
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
query "@1@" is not a SELECT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
block label must be placed before DECLARE, not after
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collations are not supported by type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
row or record variable cannot be CONSTANT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use serializable mode in a hot standby
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not write lock file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Expected 1 tuple with 2 fields, got @1@ tuples with @2@ fields.
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
The primary's identifier is @1@, the standby's identifier is @2@.
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The transaction has already committed locally, but might not have been replicated to the standby.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You can choose the collation by applying the COLLATE clause to one or both expressions.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Query has too few columns.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Cannot cast type @1@ to @2@ in column @3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Query has too many columns.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
No aggregate function matches the given name and argument types. Perhaps you misplaced ORDER BY; ORDER BY must appear after all regular arguments of the aggregate.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
No function matches the given name and argument types. You might need to add explicit type casts.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
There is a WITH item named "@1@", but it cannot be referenced from this part of the query.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use WITH RECURSIVE, or re-order the WITH items to remove forward references.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Perhaps you meant to reference the table alias "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
There is an entry for table "@1@", but it cannot be referenced from this part of the query.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
String constants with Unicode escapes cannot be used when standard_conforming_strings is off.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Unicode escapes must be \\uXXXX or \\UXXXXXXXX.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use '' to write quotes in strings. \\' is insecure in client-only encodings.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use '' to write quotes in strings, or use the escape string syntax (E'...').
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use the escape string syntax for backslashes, e.g., E'\\\\'.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use the escape string syntax for escapes, e.g., E'\\r\\n'.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Cast the output of the non-recursive term to the correct type.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use the COLLATE clause to set the collation of the non-recursive term.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Explicitly cast to the desired type, for example ARRAY[]::integer[].
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Row comparison operators must be associated with btree operator families.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
There are multiple equally-plausible candidates.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You will need to rewrite or cast the expression.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use an explicit ordering operator or modify the query.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Could not choose a best candidate operator. You might need to add explicit type casts.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
No operator matches the given name and argument type(s). You might need to add explicit type casts.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Aggregates with DISTINCT must be able to sort their inputs.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Constraint "@1@" contains a whole-row reference to table "@2@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Index "@1@" contains a whole-row table reference.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Cannot create a primary key or unique constraint using such an index.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Cannot create a non-deferrable constraint using a deferrable index.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Ordering operators must be "<" or ">" members of btree operator families.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Update your data type.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use NONE to denote the missing argument of a unary operator.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use separate LIMIT and OFFSET clauses.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
For example, FROM (VALUES ...) [AS] foo.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
For example, FROM (SELECT ...) [AS] foo.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The insertion source is a row expression containing the same number of columns expected by the INSERT. Did you accidentally use extra parentheses?
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Only result column names can be used, not expressions or functions.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Add the expression/function to every SELECT, or move the UNION into a FROM clause.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Scrollable cursors must be READ ONLY.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Holdable cursors must be READ ONLY.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Insensitive cursors must be READ ONLY.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Valid options in this context are: @1@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Specify OWNED BY table.column or OWNED BY NONE.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Extension names must not be empty.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Extension names must not contain "--".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Extension names must not begin or end with "-".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Extension names must not contain directory separator characters.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Version names must not be empty.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Version names must not contain "--".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Version names must not begin or end with "-".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Version names must not contain directory separator characters.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Must be superuser to create this extension.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Must be superuser to update this extension.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@ is not in the extension's schema "@2@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Consider using tablespaces instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use the same encoding as in the template database, or use template0 as template.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use the same collation as in the template database, or use template0 as template.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use the same LC_CTYPE as in the template database, or use template0 as template.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
There is a conflict because database "@1@" already has some tables in this tablespace.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The chosen LC_CTYPE setting requires encoding "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The chosen LC_COLLATE setting requires encoding "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You must move them back to the database's default tablespace before using this command.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
There are @1@ other session(s) and @2@ prepared transaction(s) using the database.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@ dead row versions cannot be removed yet.@2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The prefix "pg_" is reserved for system schemas.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The server process with PID @1@ is among those with the oldest transactions.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The NOTIFY queue cannot be emptied until that process ends its current transaction.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use the COLLATE clause to set the collation explicitly.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Anyone can COPY to stdout or from stdin. psql's \\copy command also works for anyone.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Try the COPY (SELECT ...) TO variant.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
COPY @1@, line @2@, column @3@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
COPY @1@, line @2@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
COPY @1@, line @2@, column @3@: "@4@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
COPY @1@, line @2@, column @3@: null input
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
COPY @1@, line @2@: "@3@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use "\\r" to represent carriage return.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use quoted CSV field to represent carriage return.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use "\\n" to represent newline.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use quoted CSV field to represent newline.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@ index row versions were removed.@2@ index pages have been deleted, @3@ are currently reusable.@4@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Operator class "@1@" already is the default.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Must be superuser to change owner of a foreign-data wrapper.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The owner of a foreign-data wrapper must be a superuser.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Must be superuser to create a foreign-data wrapper.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Must be superuser to alter a foreign-data wrapper.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected @1@ parameters but got @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Close open transactions soon to avoid wraparound problems.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You might have already suffered transaction-wraparound data loss.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Must be superuser to create a tablespace.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The prefix "pg_" is reserved for system tablespaces.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Create this directory for the tablespace before restarting the server.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You can remove the directories manually if necessary.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You can alter type @1@, which will alter the array type as well.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Tables cannot have INSTEAD OF triggers.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Views cannot have row-level BEFORE or AFTER triggers.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Views cannot have TRUNCATE triggers.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
"@1@" versus "@2@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
To resolve the conflict, specify a default explicitly.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use ALTER TYPE instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use ALTER ... CASCADE to alter the typed tables too.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Key columns "@1@" and "@2@" are of incompatible types: @3@ and @4@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@ depends on @2@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Change the ownership of the index's table, instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Sequence "@1@" is linked to table "@2@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
"@1@" is already a child of "@2@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Only commutative operators can be used in exclusion constraints.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The exclusion operator must be related to the index operator class for the constraint.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You must specify an operator class for the index or define a default operator class for the data type.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Creating a shell type definition.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use CREATE LANGUAGE to load the language into the database.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use DROP AGGREGATE to drop aggregate functions.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Key @1@ is duplicated.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Perhaps you need a different "datestyle" setting.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The operating system could not find any locale data for the locale name "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The server's LC_CTYPE locale is probably incompatible with the database encoding.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Provide two argument types for operator.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Missing left parenthesis.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Too few columns.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Unexpected end of input.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Too many columns.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Junk after right parenthesis.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Intervals are not tied to specific calendar dates.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
"EEEE" may only be used together with digit and decimal point patterns.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Do not mix Gregorian and ISO week date conventions in a formatting template.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This value contradicts a previous setting for the same field type.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Field requires @1@ characters, but only @2@ remain.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
If your source string is not fixed-width, try using the "FM" modifier.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Field requires @1@ characters, but only @2@ could be parsed.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Value must be an integer.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Value must be in the range @1@ to @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The given value did not match any of the allowed values for this field.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use the 24-hour clock, or give an hour between 1 and 12.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Escape string must be empty or one character.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Value has bits set to right of mask.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Target must be "archiver" or "bgwriter".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Identifier must be less than @1@ characters.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This functionality requires the server to be built with libxml support.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You need to rebuild PostgreSQL using --with-libxml.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
XML processing instruction target name cannot be "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
XML processing instruction cannot contain "?>".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
libxml2 has incompatible char type: sizeof(char)=@1@, sizeof(xmlChar)=@2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
XML does not support infinite date values.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
XML does not support infinite timestamp values.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The array must be two-dimensional with length of the second axis equal to 2.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
ACL key word must be "group" or "user".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
A name must follow the "group" or "user" key word.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use CASCADE to revoke them too.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Dimension array must be one dimensional.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Lower bound of dimension array must be one.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Low bound array has different size than dimensions array.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
MATCH FULL does not allow mixing of null and nonnull key values.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Remove this referential integrity trigger and its mates, then do ALTER TABLE ADD CONSTRAINT.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This is most likely due to a rule having rewritten the query.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Key (@1@)=(@2@) is not present in table "@3@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Key (@1@)=(@2@) is still referenced from table "@3@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
A field with precision @1@, scale @2@ must round to an absolute value less than @3@@4@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Arrays with element types @1@ and @2@ are not compatible for concatenation.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Arrays of @1@ and @2@ dimensions are not compatible for concatenation.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Arrays with differing element dimensions are not compatible for concatenation.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Arrays with differing dimensions are not compatible for concatenation.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Is another postgres (PID @1@) running in data directory "@2@"?
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Is another postmaster (PID @1@) running in data directory "@2@"?
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Is another postgres (PID @1@) using socket file "@2@"?
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Is another postmaster (PID @1@) using socket file "@2@"?
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The file seems accidentally left over, but it could not be removed. Please remove the file by hand and try again.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
File "@1@" is missing.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
File "@1@" does not contain valid data.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You might need to initdb.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
he data directory was initialized by PostgreSQL version @1@, which is not compatible with this version @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Specify an absolute path.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Set up WAL archiving when you configure "@1@" parameter.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Database OID @1@ now seems to belong to "@2@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
User does not have CONNECT privilege.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database was initialized with LC_COLLATE "@1@", which is not recognized by setlocale().
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Recreate the database with another locale or install the missing locale.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database was initialized with LC_CTYPE "@1@", which is not recognized by setlocale().
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You should immediately run CREATE USER "@1@" SUPERUSER;.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
It seems to have just been dropped or renamed.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database subdirectory "@1@" is missing.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
String of @1@ bytes is too long for encoding conversion.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Continuing anyway, but there's something wrong.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Failed while creating memory context "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Failed on request of size @1@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Extension libraries are required to use the PG_MODULE_MAGIC macro.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Server is version @1@, library is version @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use views or triggers instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use triggers instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use views instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
In particular, the table cannot be involved in any foreign key relationships.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Failed system call was shmget(key=@1@, size=@2@, 0@3@).
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Failed system call was CreateFileMapping(size=@1@, name=@2@).
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Check if there are any old server processes still running, and terminate them.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Failed system call was DuplicateHandle.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Failed system call was MapViewOfFileEx.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Failed system call was semget(@1@, @2@, 0@3@).
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This error does *not* mean that you have run out of disk space. It occurs when either the system limit for the maximum number of semaphore sets (SEMMNI), or the system wide maximum number of semaphores (SEMMNS), would be exceeded. You need to raise the respective kernel parameter. Alternatively, reduce PostgreSQL's consumption of semaphores by reducing its max_connections parameter.The PostgreSQL documentation contains more information about configuring your system for PostgreSQL.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You possibly need to raise your kernel's SEMVMX value to be at least @1@. Look into the PostgreSQL documentation for details.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Some of the datatypes only support hashing, while others only support sorting.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Window partitioning columns must be of sortable datatypes.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Window ordering columns must be of sortable datatypes.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
SQL function "@1@" during startup
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
All column datatypes must be hashable.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
See server log for query details.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Client IP address resolved to "@1@", forward lookup matches.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Client IP address resolved to "@1@", forward lookup not checked.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Client IP address resolved to "@1@", forward lookup does not match.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
LDAP over SSL is not supported on this platform.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Is another postmaster already running on port @1@? If not, remove socket file "@2@" and retry.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Is another postmaster already running on port @1@? If not, wait a few seconds and retry.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Anyone can use the client-side lo_import() provided by libpq.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Anyone can use the client-side lo_export() provided by libpq.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
File must have permissions u=rw (0600) or less if owned by the database user, or permissions u=rw,g=r (0640) or less if owned by root.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
line @1@ of configuration file "@2@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Set ssl = on in postgresql.conf.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Compile with --with-openssl to use SSL connections.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Cannot enlarge string buffer containing @1@ bytes by @2@ more bytes.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Please REINDEX it.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Values larger than 1/3 of a buffer page cannot be indexed.Consider a function index of an MD5 hash of the value, or use full text indexing.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Key @1@ already exists.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This may be because of a non-immutable index expression.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
To fix this, do REINDEX INDEX "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This is caused by an incomplete page split at crash recovery before upgrading to PostgreSQL 9.1.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The index is not optimal. To optimize it, contact a developer, or try to use the column as the second one in the CREATE INDEX command.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Could not open file "@1@": @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Could not seek in file "@1@" to offset @2@: @3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Could not read from file "@1@" at offset @2@: @3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Could not write to file "@1@" at offset @2@: @3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Could not fsync file "@1@": @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Could not close file "@1@": @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Set max_prepared_transactions to a nonzero value.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Increase max_prepared_transactions (currently @1@).
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Must be superuser or the user that prepared the transaction.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Connect to the database where the transaction was prepared to finish it.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected a numeric timeline ID.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Timeline IDs must be in increasing sequence.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Timeline IDs must be less than child timeline's ID.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with PG_CONTROL_VERSION @1@ (0x@2@), but the server was compiled with PG_CONTROL_VERSION @3@ (0x@4@).
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This could be a problem of mismatched byte ordering. It looks like you need to initdb.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with PG_CONTROL_VERSION @1@, but the server was compiled with PG_CONTROL_VERSION @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
It looks like you need to initdb.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with CATALOG_VERSION_NO @1@, but the server was compiled with CATALOG_VERSION_NO @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with MAXALIGN @1@, but the server was compiled with MAXALIGN @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster appears to use a different floating-point number format than the server executable.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with BLCKSZ @1@, but the server was compiled with BLCKSZ @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
It looks like you need to recompile or initdb.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with RELSEG_SIZE @1@, but the server was compiled with RELSEG_SIZE @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with XLOG_BLCKSZ @1@, but the server was compiled with XLOG_BLCKSZ @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with XLOG_SEG_SIZE @1@, but the server was compiled with XLOG_SEG_SIZE @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with NAMEDATALEN @1@, but the server was compiled with NAMEDATALEN @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with INDEX_MAX_KEYS @1@, but the server was compiled with INDEX_MAX_KEYS @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with TOAST_MAX_CHUNK_SIZE @1@, but the server was compiled with TOAST_MAX_CHUNK_SIZE @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database server will regularly poll the pg_wal subdirectory to check for files placed there.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Execute pg_wal_replay_resume() to continue.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Recovery control functions can only be executed during recovery.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This happens if you temporarily set wal_level=minimal without taking a new base backup.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Either set wal_level to "replica" on the master, or turn off hot_standby here.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This probably means that some data is corrupted and you will have to use the last backup for recovery.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
If you are restoring from a backup, touch "@1@/recovery.signal" and add required recovery options.If you are not restoring from a backup, try removing the file "@2@/backup_label".Be careful: removing "@3@/backup_label" will result in a corrupt cluster if restoring from a backup.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Online backup started with pg_start_backup() must be ended with pg_stop_backup(), and all WAL up to that point must be available at recovery.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
WAL control functions cannot be executed during recovery.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
wal_level must be set to "replica" or "logical" at server start.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Run pg_stop_backup() and try again.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
If you're sure there is no backup in progress, remove file "@1@" and try again.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Check that your archive_command is executing properly. pg_stop_backup can be canceled safely, but the database backup will not be usable without all the WAL segments.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
WAL redo at @1@/@2@ for @3@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
To avoid a database shutdown, execute a database-wide VACUUM in that database.You might also need to commit or roll back old prepared transactions.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Values larger than a buffer page cannot be indexed.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Valid values are between "@1@" and "@2@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Valid values are between "@1@" and "@2@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Returned type @1@ does not match expected type @2@ in column @3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Number of returned columns (@1@) does not match expected column count (@2@).
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Attribute "@1@" of type @2@ does not match corresponding attribute of type @3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Attribute "@1@" of type @2@ does not exist in type @3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
SQL function "@1@" statement @2@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
SQL function "@1@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
SQL function "@1@" during inlining
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Function's final statement must be SELECT or INSERT/UPDATE/DELETE RETURNING.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Final statement must return exactly one column.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Actual return type is @1@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Final statement returns too many columns.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Final statement returns @1@ instead of @2@ at column @3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Final statement returns too few columns.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Input has too many columns.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Table has type @1@ at ordinal position @2@, but query expects @3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Query provides a value for a dropped column at ordinal position @1@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Input has too few columns.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Check for missing "SPI_finish" calls.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
SQL statement "@1@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Table has type @1@, but query expects @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Table row contains @1@ attribute, but query expects @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Physical storage mismatch on dropped attribute at ordinal position @1@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Returned row contains @1@ attribute, but query expects @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Returned type @1@ at ordinal position @2@, but query expects @3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Array with element type @1@ cannot be included in ARRAY construct with element type @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Key @1@ conflicts with key @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Key @1@ conflicts with existing key @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This has been seen to occur with buggy kernels; consider updating your system.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Multiple failures --- write error might be permanent.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
writing block @1@ of relation @2@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Only RowExclusiveLock or less can be acquired on database objects during recovery.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You might need to increase max_locks_per_transaction.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You might need to run fewer transactions at a time or increase max_connections.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
There might be an idle transaction or a forgotten prepared transaction causing this.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
"default_transaction_isolation" is set to "serializable".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You can use "SET default_transaction_isolation = 'repeatable read'" to change the default.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You might need to increase max_pred_locks_per_transaction.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The transaction might succeed if retried.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
User transaction caused buffer deadlock with recovery.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
System allows @1@, we need at least @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Check free disk space.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Consider increasing the configuration parameter "max_wal_size".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Consult recent messages in the server log for details.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This may indicate an incomplete PostgreSQL installation, or that the file "@1@" has been moved away from its proper location.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The server must be started by the user that owns the data directory.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Permissions should be u=rwx (0700).
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
See C include file "ntstatus.h" for a description of the hexadecimal value.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
automatic vacuum of table "@1@.@2@.@3@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
automatic analyze of table "@1@.@2@.@3@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Enable the "track_counts" option.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The failed archive command was: @1@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Some of the transaction logs were lost that are necessary to recover the database completely.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Fix the problem by referring to the messages prior to this one. Then take a full backup of the database.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
line @1@ of configuration file "@2@": "@3@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Words longer than @1@ characters are ignored.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use "?" to represent a stop word within a sample phrase.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Declare it with SCROLL option to enable backward scan.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
prepare: @1@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
parameters: @1@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
abort reason: recovery conflict
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
User was holding shared buffer pin for too long.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
User was holding a relation lock for too long.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
User was or might have been using tablespace that must be dropped.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
User query might have needed to see row versions that must be removed.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
User was connected to a database that must be dropped.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
In a moment you should be able to reconnect to the database and repeat your command.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Increase the configuration parameter "max_stack_depth" (currently @1@kB), after ensuring the platform's stack depth limit is adequate.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Try "@1@ --help" for more information.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use DROP FUNCTION @1@ first.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Row type defined by OUT parameters is different.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
System catalog modifications are currently disallowed.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
A relation has an associated type of the same name, so you must use a name that doesn't conflict with any existing type.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Table "@1@" references "@2@", but they do not have the same ON COMMIT setting.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Table "@1@" references "@2@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Truncate table "@1@" at the same time, or use TRUNCATE ... CASCADE.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
GRANT and REVOKE are not allowed on untrusted languages, because only superusers can use untrusted languages.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You can drop @1@ instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use DROP ... CASCADE to drop the dependent objects too.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Labels must be @1@ characters or less.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Valid fork names are "main", "fsm", "vm", and "init".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Continuing to retry for 30 seconds.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You might have antivirus, backup, or similar software interfering with the database system.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while executing PostgreSQL::InServer::SPI::bootstrap
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while parsing Perl initialization
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while running Perl initialization
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while executing PLC_TRUSTED
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while executing utf8fix
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while executing plperl.on_plperl_init
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while executing plperl.on_plperlu_init
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
PL/Perl function "@1@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
compilation of PL/Perl function "@1@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
PL/Perl anonymous code block
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
PL/Python function "@1@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
PL/Python anonymous code block
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while modifying trigger row
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while creating return value
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected None or a string.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected None, "OK", "SKIP", or "MODIFY".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
PL/Python set-returning functions only support returning one value per call.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
PL/Python set-returning functions must return an iterable object.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
To return null in a column, add the value None to the mapping with the key named after the column.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
To return null in a column, let the returned object have an attribute named after column with value None.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The arguments of the trigger can be accessed through TG_NARGS and TG_ARGV instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
compilation of PL/pgSQL function "@1@" near line @2@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
It could refer to either a PL/pgSQL variable or a table column.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
PL/pgSQL function @1@ line @2@ @3@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
PL/pgSQL function @1@ @2@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
PL/pgSQL function @1@ line @2@ at @3@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
PL/pgSQL function @1@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
CASE statement is missing ELSE part.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The tuple structure of a not-yet-assigned record is indeterminate.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use a BEGIN block with an EXCEPTION clause instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
If you want to discard the results of a SELECT, use PERFORM instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You might want to use EXECUTE ... INTO or EXECUTE CREATE TABLE ... AS instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use RETURN NEXT or RETURN QUERY.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@in PL/Tcl function "@2@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
could not translate host name "@1@" to address: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
out of memory
Description
There was insufficient free space in the client's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- Modify the application to reduce memory usage.
host name must be specified
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
GSSAPI continuation error
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
duplicate GSS authentication request
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
GSSAPI name import error
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SSPI continuation error
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not acquire SSPI credentials
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SCM_CRED authentication method not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Kerberos 4 authentication not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Kerberos 5 authentication not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
GSSAPI authentication not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SSPI authentication not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Crypt authentication not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
authentication method @1@ not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid sslmode value: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
sslmode value "@1@" invalid when SSL support is not compiled in
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not set socket to TCP no delay mode: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not connect to server: @1@ Is the server running locally and accepting connections on Unix domain socket "@2@"?
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not connect to server: @1@ Is the server running on host "@2@" (@3@) and accepting TCP/IP connections on port @4@?
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not connect to server: @1@ Is the server running on host "@2@" and accepting TCP/IP connections on port @3@?
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
setsockopt(@1@) failed: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WSAIoctl(SIO_KEEPALIVE_VALS) failed: @1@i
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid port number: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not translate Unix-domain socket path "@1@" to address: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid connection state, probably indicative of memory corruption
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not create socket: @1@
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
could not set socket to nonblocking mode: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set socket to close-on-exec mode: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
keepalives parameter must be an integer
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get socket error status: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get client address from socket: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
requirepeer parameter is not supported on this platform
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get peer credentials: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
requirepeer specifies "@1@", but actual peer user name is "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not send startup packet: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected message from server during startup
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
could not send SSL negotiation packet: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
server does not support SSL, but SSL was required
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
received invalid response to SSL negotiation: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
expected authentication request from server, but received @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
out of memory allocating GSSAPI buffer (@1@)
Description
There was insufficient free space in the client's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- Modify the application to reduce memory usage.
invalid connection state @1@, probably indicative of memory corruption
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
PGEventProc "@1@" failed during PGEVT_CONNRESET event
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid LDAP URL "@1@": scheme must be ldap://
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid LDAP URL "@1@": missing distinguished name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid LDAP URL "@1@": must have exactly one attribute
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid LDAP URL "@1@": must have search scope (base/one/sub)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid LDAP URL "@1@": no filter
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid LDAP URL "@1@": invalid port number
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create LDAP structure
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
lookup on LDAP server failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
more than one entry found on LDAP lookup
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no entry found on LDAP lookup
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
attribute has no values on LDAP lookup
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
missing "=" after "@1@" in connection info string
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
invalid connection option "@1@"
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
unterminated quoted string in connection info string
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
definition of service "@1@" not found
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
service file "@1@" not found
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
line @1@ too long in service file "@2@"
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
syntax error in service file "@1@", line @2@
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
connection pointer is NULL
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
password retrieved from file "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
command string is a null pointer
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
statement name is a null pointer
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function requires at least protocol version 3.0
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no connection to the server
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
another command is already in progress
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
length must be given for binary parameter
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected asyncStatus: @1@
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
PGEventProc "@1@" failed during PGEVT_RESULTCREATE event
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
COPY terminated by new PQexec
Description
Processing was canceled.
System Processing
Processing will be aborted.
Action
Check the message text.
COPY IN state must be terminated first
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY OUT state must be terminated first
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PQexec not allowed during COPY BOTH
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no COPY in progress
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
connection in wrong state
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid ExecStatusType code
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column number @1@ is out of range 0..@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
row number @1@ is out of range 0..@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter number @1@ is out of range 0..@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not interpret result from server: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
incomplete multibyte character
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
cannot determine OID of function lo_truncate
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot determine OID of function lo_create
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not read from file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not write to file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
query to initialize large object functions did not return data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot determine OID of function lo_open
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot determine OID of function lo_close
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot determine OID of function lo_creat
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot determine OID of function lo_unlink
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot determine OID of function lo_lseek
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot determine OID of function lo_tell
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot determine OID of function loread
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot determine OID of function lowrite
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
integer of size @1@ not supported by pqGetInt
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
integer of size @1@ not supported by pqPutInt
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
connection not open
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
timeout expired
Description
Timeout occurred during execution of the application.
System Processing
Processing will be aborted.
Action
Check the following:
- If executing SQL that outputs a large volume of search results, add a conditional expression to filter the results further.
- If numerous SQLs are being simultaneously executed, reduce the number of simultaneously executed SQLs.
- If a large volume of data is to be updated in a single transaction, modify the SQL to reduce the volume of data to be updated in a single transaction.
- If executing a complex SQL, modify it to a simple SQL.
- Check if there are any problems in the network.
- Before conducting maintenance that involves the processing of a large volume of data, use the SET statement to temporarily increase the value of maintenance_work_mem.
invalid socket
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
select() failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid setenv state @1@, probably indicative of memory corruption
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
invalid state @1@, probably indicative of memory corruption
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
message type 0x@1@ arrived from server while idle
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
unexpected character @1@ following empty query response ("I" message)
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
server sent data ("D" message) without prior row description ("T" message)
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
server sent binary data ("B" message) without prior row description ("T" message)
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
unexpected response from server; first received character was "@1@"
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
out of memory for query result
Description
There was insufficient free space in the client's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- Modify the application to reduce memory usage.
lost synchronization with server, resetting connection
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
protocol error: id=0x@1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
server sent data ("D" message) without prior row description ("T" message)
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
message contents do not agree with length in message type "@1@"
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
lost synchronization with server: got message type "@1@", length @2@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
unexpected field count in "D" message
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
PQgetline: not doing text COPY OUT
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not establish SSL connection: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
SSL SYSCALL error: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SSL SYSCALL error: EOF detected
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SSL error: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SSL connection has been closed unexpectedly
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
unrecognized SSL error code: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not receive data from server: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not send data to server: @1@
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
could not get server's host name from server certificate
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SSL certificate's name contains embedded null
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
host name must be specified for a verified SSL connection
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
server certificate for "@1@" does not match host name "@2@"
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
could not create SSL context: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open certificate file "@1@": @2@
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
could not read certificate file "@1@": @2@
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
could not load SSL engine "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not initialize SSL engine "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read private SSL key "@1@" from engine "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not load private SSL key "@1@" from engine "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
certificate present, but not private key file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
private key file "@1@" has group or world access; permissions should be u=rw (0600) or less
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
could not load private key file "@1@": @2@
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
certificate does not match private key file "@1@": @2@
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
could not read root certificate file "@1@": @2@
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
could not get home directory to locate root certificate fileEither provide the file or change sslmode to disable server certificate verification.
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
root certificate file "@1@" does not existEither provide the file or change sslmode to disable server certificate verification.
Description
The operating environment such as the status of the connection definition file and the connection method specification is abnormal.
System Processing
Processing will be aborted.
Action
Confirm that the operating environment such as the status of the connection definition file and the connection method specification is normal.
certificate could not be obtained: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no SSL error reported
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SSL error code @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: vacuuming database "@2@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
skipped creating .ready file for multiplexed transaction log file "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
skipped recycling multiplexed transaction log file "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
skipped removing multiplexed transaction log file "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
no data found on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory on line @1@
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
unsupported type "@1@" on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many arguments on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too few arguments on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid input syntax for type int: "@1@", on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid input syntax for type unsigned int: "@1@", on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid input syntax for floating-point type: "@1@", on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid syntax for type boolean: "@1@", on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not convert boolean value: size mismatch, on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
empty query on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
null value without indicator on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
variable does not have an array type on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
data read from server is not an array on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
inserting an array of variables is not supported on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
connection "@1@" does not exist on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
not connected to connection "@1@" on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid statement name "@1@" on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
descriptor "@1@" not found on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
descriptor index out of range on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized descriptor item "@1@" on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
variable does not have a numeric type on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
variable does not have a character type on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
error in transaction processing on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not connect to database "@1@" on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SQL error @1@ on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the connection to the server was lost
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
empty message text
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SP-GiST inner tuple size @1@ exceeds maximum @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
backup_label contains data inconsistent with control file
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WAL generated with full_page_writes=off was replayed since last restartpoint
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the standby was promoted during online backup
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WAL generated with full_page_writes=off was replayed during online backup
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot set privileges of array types
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
drop cascades to @1@ other object
drop cascades to @2@ other objects
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
constraint "@1@" conflicts with non-inherited constraint on relation "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
DROP INDEX CONCURRENTLY must be first action in transaction
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
domain @1@ has multiple constraints named "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
functions cannot have more than @1@ argument
functions cannot have more than @2@ arguments
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
skipping "@1@" --- cannot analyze this foreign table
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not convert row type
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
unexpected EOF on client connection with an open transaction
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
EXPLAIN option TIMING requires ANALYZE
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
only superuser can define a leakproof function
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cast will be ignored because the source data type is a domain
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cast will be ignored because the target data type is a domain
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
btree sort support procedures must accept type "internal"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
btree sort support procedures must return void
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Use DROP TABLE to remove a table.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Use DROP SEQUENCE to remove a sequence.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Use DROP VIEW to remove a view.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Use DROP INDEX to remove an index.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Use DROP TYPE to remove a type.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Use DROP FOREIGN TABLE to remove a foreign table.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
DROP INDEX CONCURRENTLY does not support dropping multiple objects
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
DROP INDEX CONCURRENTLY does not support CASCADE
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot inherit from temporary relation of another session
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
constraints on temporary tables must involve temporary tables of this session
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
constraint must be validated on child tables too
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot inherit to temporary relation of another session
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
constraint "@1@" conflicts with non-inherited constraint on child table "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ constraints cannot be marked NO INHERIT
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
type attribute "subtype" is required
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
range collation specified but subtype does not support collation
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
range canonical function @1@ must be immutable
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
range subtype diff function @1@ must return type @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
range subtype diff function @1@ must be immutable
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
constraint "@1@" of domain "@2@" does not exist, skipping
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@": suspending truncate due to conflicting lock request
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot set transaction read-write mode inside a read-only transaction
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
transaction read-write mode must be set before any query
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot set transaction read-write mode during recovery
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SET TRANSACTION ISOLATION LEVEL must be called before any query
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SET TRANSACTION ISOLATION LEVEL must not be called in a subtransaction
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SET TRANSACTION [NOT] DEFERRABLE cannot be called within a subtransaction
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SET TRANSACTION [NOT] DEFERRABLE must be called before any query
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot delete from view "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
GLOBAL is deprecated in temporary table creation
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
duplicate trigger events specified
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
unrecognized configuration parameter "@1@" in file "@2@" line @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
configuration file "@1@" contains errors
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
configuration file "@1@" contains errors; unaffected changes were applied
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
configuration file "@1@" contains errors; no changes were applied
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many syntax errors found, abandoning file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
accepting GSS security context failed
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
retrieving GSS user name failed
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not acquire SSPI credentials
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not accept SSPI security context
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get token from SSPI security context
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
multiple values in ident field
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
multiple values specified for connection type
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
multiple values specified for host address
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
multiple values specified for netmask
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
multiple values specified for authentication type
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
ident, peer, gssapi, sspi, and cert
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
gssapi and sspi
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
configuration file "@1@" contains no entries
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Unix-domain socket path "@1@" is too long (maximum @2@ bytes)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: WSAStartup failed: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: real and effective user IDs must match
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not look up effective user ID @1@: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many range table entries
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SELECT ... INTO is not allowed here
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
arguments declared "anyrange" are not all alike
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument declared @1@ is not consistent with argument declared @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not load dbghelp.dll, cannot write crash dump
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not load required functions in dbghelp.dll, cannot write crash dump
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open crash dump file "@1@" for writing: error code @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write crash dump to file "@1@": error code @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not check access token membership: error code @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get SID for Administrators group: error code @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get SID for PowerUsers group: error code @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create signal listener pipe: error code @1@; retrying
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: superuser_reserved_connections must be less than max_connections
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: max_wal_senders must be less than max_connections
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: invalid datetoken tables, please fix
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not change permissions of external PID file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not write external PID file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fork new process for connection:
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read exit code for process
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not post child completion status
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to log file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid streaming start location
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated quoted string
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected WAL file size "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated bit string literal
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated hexadecimal string literal
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid Unicode surrogate pair
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated dollar-quoted string
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
zero-length delimited identifier
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated quoted identifier
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid Unicode escape value
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid Unicode escape character
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
temporary file size exceeds temp_file_limit (@1@kB)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
a snapshot-importing transaction must not be READ ONLY DEFERRABLE
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not import the requested snapshot
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
connection to client lost
Description
The database server was disconnected during execution of the application.
System Processing
Processing will be aborted.
Action
Communication may have been disconnected for the following reasons:
- An error occurred in the communication line (TCP/IP etc.)
- The database server terminated abnormally.
Take the following actions:
- Eliminate the cause of the communication disconnection.
Examine the application and check whether the transaction for implementing update is a long transaction. Judge whether it is a long transaction from the following viewpoints and modify the application.
a) If the COMMIT process is not executed after update, add the COMMIT process.
b) If the total number of update records in a single transaction is high, split it into short transactions.
c) If search was conducted for a long period of time after update, execute COMMIT after update or review the search SQL statement.
- If none of the above situations applies, perform the following:
a) Confirm that the database server has not stopped.
b) If the database server is starting or stopping, re-execute the command after the database server starts.
invalid command-line argument for server process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
range constructor flags argument must not be null
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
result of range difference would not be contiguous
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
result of range union would not be contiguous
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
range lower bound must be less than or equal to range upper bound
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid range bound flags
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set up XML error handler
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
keystore_location is not supported by this build
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
keystore location is not configured
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not encrypt or decrypt data because the keystore is not open
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
keystore is already open
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
passphrase is too short or too long
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
passphrase-based key derivation failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
a new master encryption key has been set
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
passphrase of the keystore has been changed
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
encryption or decryption of data in tablespace @1@ failed: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
encryption or decryption of data failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open keystore "@1@": necessary master encryption key does not exist in the keystore
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
decryption of the auto-open keystore "@1@" failed: error code = @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
encryption of the auto-open keystore "@1@" failed: error code = @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
keystore "@1@" is corrupted: size = @2@ bytes, expected size = @3@ bytes
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open keystore "@1@": passphrase is wrong, or the auto-open keystore was created by another computer or user
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
keystore "@1@" is corrupted: invalid CRC
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
encryption or decryption of the keystore "@1@" failed: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
character with byte sequence @1@ in encoding "@2@" has no equivalent in encoding "@3@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Enables the planner's use of sequential-scan plans.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables the planner's use of index-scan plans.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables the planner's use of index-only-scan plans.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables the planner's use of bitmap-scan plans.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables the planner's use of TID scan plans.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables the planner's use of explicit sort steps.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables the planner's use of hashed aggregation plans.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables the planner's use of materialization.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables the planner's use of nested-loop join plans.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables the planner's use of merge join plans.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables the planner's use of hash join plans.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables genetic query optimization.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Shows whether the current user is a superuser.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Enables advertising the server via Bonjour.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables SSL connections.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Forces synchronization of updates to disk.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Writes full pages to WAL when first modified after a checkpoint.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Logs each checkpoint.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Logs each successful connection.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Logs end of a session, including duration.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Shows whether the running server has assertion checks enabled.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Terminate session on any error.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Restarts all server processes on WAL multiplexing errors.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Enables fast WAL multiplexing.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables encryption of temporary files used in large quries.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Reinitialize server after backend crash.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Logs the duration of each completed SQL statement.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Logs each query's parse tree.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Logs each query's rewritten parse tree.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Logs each query's execution plan.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Indents parse and plan tree displays.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Writes parser performance statistics to the server log.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Writes planner performance statistics to the server log.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Writes executor performance statistics to the server log.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Writes cumulative performance statistics to the server log.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Collects information about executing commands.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Collects statistics on database activity.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Collects timing statistics for database I/O activity.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Updates the process title to show the active SQL command.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Starts the autovacuum subprocess.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Generates debugging output for LISTEN and NOTIFY.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Logs long lock waits.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Logs the host name in the connection logs.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Chooses the algorithm for encrypting passwords.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Treats "expr=NULL" as "expr IS NULL".
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Enables per-database user names.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the default read-only status of new transactions.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the current transaction's read-only status.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the default deferrable status of new transactions.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Whether to defer a read-only serializable transaction until it can be executed with no possible serialization failures.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Check function bodies during CREATE FUNCTION.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enable input of NULL elements in arrays.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Start a subprocess to capture stderr output and/or csvlogs into log files.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Truncate existing log files of same name during log rotation.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Emit information about resource usage in sorting.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Generate debugging output for synchronized scanning.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enable bounded sorting using heap sort.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Emit WAL-related debugging output.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Datetimes are integer based.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets whether Kerberos and GSSAPI user names should be treated as case-insensitive.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Warn about backslash escapes in ordinary string literals.
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
Causes '...' strings to treat backslashes literally.
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
Enable synchronized sequential scans.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Allows archiving of WAL files using archive_command.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Allows connections and queries during recovery.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Allows feedback from a hot standby to the primary that will avoid query conflicts.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Allows modifications of the structure of system tables.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Disables reading from system indexes.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables backward compatibility mode for privilege checks on large objects.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
When generating SQL fragments, quote all identifiers.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Forces a switch to the next WAL file if a new file has not been started within N seconds.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Waits N seconds on connection startup after authentication.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the default statistics target.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the FROM-list size beyond which subqueries are not collapsed.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the FROM-list size beyond which JOIN constructs are not flattened.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the threshold of FROM items beyond which GEQO is used.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
GEQO: effort is used to set the default for other GEQO parameters.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
GEQO: number of individuals in the population.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
GEQO: number of iterations of the algorithm.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the time to wait on a lock before checking for deadlock.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum delay before canceling queries when a hot standby server is processing archived WAL data.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum delay before canceling queries when a hot standby server is processing streamed WAL data.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum interval between WAL receiver status reports to the sending server
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum number of concurrent connections.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the number of connection slots reserved for superusers.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the number of shared memory buffers used by the server.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum number of temporary buffers used by each session.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the TCP port the server listens on.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the access permissions of the Unix-domain socket.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the file permissions for log files.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum memory to be used for query workspaces.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum memory to be used for maintenance operations.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum stack depth, in kilobytes.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Limits the total size of all temporary files used by each process.
Description
There was insufficient free space in the disk of the database server during execution of the application.
System Processing
Processing will be aborted.
Action
Delete user data stored in the database server to free up space on the disk.
Vacuum cost for a page found in the buffer cache.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Vacuum cost for a page not found in the buffer cache.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Vacuum cost for a page dirtied by vacuum.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Vacuum cost amount available before napping.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Vacuum cost delay in milliseconds.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Vacuum cost delay in milliseconds, for autovacuum.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Vacuum cost amount available before napping, for autovacuum.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum number of simultaneously open files for each server process.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum number of simultaneously prepared transactions.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum allowed duration of any statement.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Minimum age at which VACUUM should freeze a table row.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Age at which VACUUM should scan whole table to freeze tuples.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Number of transactions by which VACUUM and HOT cleanup should be deferred, if any.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum number of locks per transaction.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum number of predicate locks per transaction.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum allowed time to complete client authentication.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Waits N seconds on connection startup before authentication.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the size of WAL files held for standby servers.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum time between automatic WAL checkpoints.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables warnings if checkpoint segments are filled more frequently than this.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the number of disk-page buffers in shared memory for WAL.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Time between WAL flushes performed in the WAL writer.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum number of simultaneously running WAL sender processes.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum time to wait for WAL replication.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the delay in microseconds between transaction commit and flushing WAL to disk.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the minimum concurrent open transactions before performing commit_delay.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the number of digits displayed for floating-point values.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the minimum execution time above which all statements will be logged.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the minimum execution time above which autovacuum actions will be logged.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Background writer sleep time between rounds.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Background writer maximum number of LRU pages to flush per round.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Number of simultaneous requests that can be handled efficiently by the disk subsystem.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Automatic log file rotation will occur after N minutes.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Automatic log file rotation will occur after N kilobytes.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Shows the maximum number of function arguments.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Shows the maximum number of index keys.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Shows the maximum identifier length.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Shows the size of a disk block.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Shows the number of pages per disk file.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Shows the block size in the write ahead log.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Shows the number of pages per write ahead log segment.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Time to sleep between autovacuum runs.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Minimum number of tuple updates or deletes prior to vacuum.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Minimum number of tuple inserts, updates, or deletes prior to analyze.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Age at which to autovacuum a table to prevent transaction ID wraparound.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum number of simultaneously running autovacuum worker processes.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Time between issuing TCP keepalives.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Time between TCP keepalive retransmits.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
SSL renegotiation is no longer supported; this can only be 0.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Maximum number of TCP keepalive retransmits.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the maximum allowed result for exact search by GIN.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the planner's assumption about the size of the disk cache.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Shows the server version as an integer.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Log the use of temporary files larger than this number of kilobytes.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the size reserved for pg_stat_activity.query, in bytes.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the planner's estimate of the cost of a sequentially fetched disk page.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the planner's estimate of the cost of a nonsequentially fetched disk page.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the planner's estimate of the cost of processing each tuple (row).
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the planner's estimate of the cost of processing each index entry during an index scan.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the planner's estimate of the cost of processing each operator or function call.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the planner's estimate of the fraction of a cursor's rows that will be retrieved.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
GEQO: selective pressure within the population.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
GEQO: seed for random path selection.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Multiple of the average buffer usage to free per round.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the seed for random-number generation.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Number of tuple updates or deletes prior to vacuum as a fraction of reltuples.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Number of tuple inserts, updates, or deletes prior to analyze as a fraction of reltuples.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Time spent flushing dirty buffers during checkpoint, as fraction of checkpoint interval.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the shell command that will be called to archive a WAL file.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the client's character set encoding.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Controls information prefixed to each log line.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the time zone to use in log messages.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the display format for date and time values.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the default tablespace to create tables and indexes in.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the tablespace(s) to use for temporary tables and sort files.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the path for dynamically loadable modules.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the location of the Kerberos server key file.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the Bonjour service name.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Shows the collation order locale.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Shows the character classification and case conversion locale.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the language in which messages are displayed.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the locale for formatting monetary amounts.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the locale for formatting numbers.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the locale for formatting date and time values.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Lists shared libraries to preload into server.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Lists shared libraries to preload into each backend.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the schema search order for names that are not schema-qualified.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the server (database) character set encoding.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Shows the server version.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the current role.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the session user name.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the destination for server log output.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the destination directory for log files.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the file name pattern for log files.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the program name used to identify PostgreSQL messages in syslog.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the application name used to identify PostgreSQL messages in the event log.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the time zone for displaying and interpreting time stamps.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Selects a file of time zone abbreviations.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the current transaction's isolation level.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the owning group of the Unix-domain socket.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the directories where Unix-domain sockets will be created.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the host name or IP address(es) to listen to.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the server's data directory.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the server's backup directory.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the directory where multiplexed transaction log files are stored.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the directory where server's core files are dumped.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the location where the keystore is stored
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the server's main configuration file.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the server's "hba" configuration file.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the server's "ident" configuration file.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Writes the postmaster PID to the specified file.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Location of the SSL server certificate file.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Location of the SSL server private key file.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Location of the SSL certificate authority file.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Location of the SSL certificate revocation list file.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Writes temporary statistics files to the specified directory.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Number of synchronous standbys and list of names of potential synchronous ones.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets default text search configuration.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the list of allowed SSL ciphers.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the application name to be reported in statistics and logs.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets whether "\\'" is allowed in string literals.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the output format for bytea.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the message levels that are sent to the client.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables the planner to use constraints to optimize queries.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the transaction isolation level of each new transaction.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the display format for interval values.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the verbosity of logged messages.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the message levels that are logged.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Causes all statements generating error at or above this level to be logged.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the type of statements logged.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the syslog "facility" to be used when syslog enabled.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the session's behavior for triggers and rewrite rules.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the current transaction's synchronization level.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Enables logging of recovery-related debugging information.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Collects function-level statistics on database activity.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Set the level of information written to the WAL.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Selects the method used for forcing WAL updates to disk.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets how binary values are to be encoded in XML.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets whether XML data in implicit parsing and serialization operations is to be considered as documents or content fragments.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets what to dump in core files.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Selects the algorithm for encrypting tablespaces.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@: could not access the server configuration file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SET LOCAL TRANSACTION SNAPSHOT is not implemented
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Bonjour is not supported by this build
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SSL is not supported by this build
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
internal error: unrecognized run-time parameter type
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
time zone abbreviation "@1@" is too long (maximum @2@ characters) in time zone file "@3@", line @4@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid number for time zone offset in time zone file "@1@", line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
time zone offset @1@ is out of range in time zone file "@2@", line @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing time zone abbreviation in time zone file "@1@", line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing time zone offset in time zone file "@1@", line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid syntax in time zone file "@1@", line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
time zone abbreviation "@1@" is multiply defined
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid time zone file name "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
time zone file recursion limit exceeded in file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
line is too long in time zone file "@1@", line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@INCLUDE without file name in time zone file "@1@", line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot export a snapshot from a subtransaction
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid snapshot data in file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ must be called before any query
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
a snapshot-importing transaction must have isolation level SERIALIZABLE or REPEATABLE READ
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid snapshot identifier: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
a serializable transaction cannot import a snapshot from a non-serializable transaction
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
a non-read-only serializable transaction cannot import a snapshot from a read-only transaction
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot import a snapshot from a different database
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
could not open file "@1@" for reading: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open file "@1@" for writing: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not execute command "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
removing data directory "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to remove data directory
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
removing contents of data directory "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to remove contents of data directory
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
data directory "@1@" not removed at user's request
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
user name lookup failure: error code @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a valid server encoding name
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create directory "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
file "@1@" does not exist
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not access file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
file "@1@" is not a regular file
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Passwords didn't match.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read password from file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to child process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
ok
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
failed to restore old locale "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid locale name "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
encoding mismatch
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ initializes a PostgreSQL database cluster.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid authentication method "@1@" for "@2@" connections
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
must specify a password for the superuser to enable @1@ authentication
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many command-line arguments (first is "@1@")
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
password prompt and password file cannot be specified together
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The program "postgres" is needed by @1@ but was not found in thesame directory as "@2@".Check your installation.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The program "postgres" was found by "@1@"but was not the same version as @2@.Check your installation.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
input file location must be an absolute path
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find suitable encoding for locale "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
locale "@1@" requires unsupported encoding "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find suitable text search configuration for locale "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
suitable text search configuration for locale "@1@" is unknown
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
specified text search configuration "@1@" might not match locale "@2@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
The default text search configuration will be set to "@1@".
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
directory "@1@" exists but is not empty
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not access directory "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WAL directory location must be an absolute path
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create symbolic link "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
symlinks are not supported on this platform
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from ready pipe: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse write-ahead log location "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create pipe for background process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create background process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create background thread: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create directory "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
directory "@1@" exists but is not empty
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not access directory "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@s/@2@ kB (100@3@), @4@/@5@ tablespace @6@s
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@s/@2@ kB (@3@@4@), @5@/@6@ tablespace (@7@%-*.*s)
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@s/@2@ kB (@3@@4@), @5@/@6@ tablespace
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not set compression level @1@: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create compressed file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get COPY data stream: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to compressed file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close compressed file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read COPY data: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid tar block header size: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set permissions on directory "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create symbolic link from "@1@" to "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized link indicator "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set permissions on file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
COPY stream ended before last file was finished
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not send replication command "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not identify system: got @1@ rows and @2@ fields, expected @3@ rows and @4@ or more fields
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not initiate base backup: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no data returned from server
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get backup header: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
can only write single tablespace to stdout, database has @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
starting background WAL receiver
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get write-ahead log end position from server: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no write-ahead log end position returned from server
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
final receive failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not send command to background pipe: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not wait for child process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
child @1@ died, expected @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not wait for child thread: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get child thread exit status: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
child thread exited with error @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid output format "@1@", must be "plain" or "tar"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid compression level "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid checkpoint argument "@1@", must be "fast" or "spread"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid status interval "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many command-line arguments (first is "@1@")
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no target directory specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
only tar mode backups can be compressed
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
this build does not support compression
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
finished segment at @1@/@2@ (timeline @3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
received interrupt signal, exiting
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open directory "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
segment file "@1@" has incorrect size @2@, skipping
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
starting log streaming at @1@/@2@ (timeline @3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid port number "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
disconnected
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
disconnected; waiting @1@ seconds to try again
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open existing write-ahead log file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
write-ahead log file "@1@" has @2@ byte, should be 0 or @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not determine seek position in file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fsync file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
not renaming "@1@@2@", segment is not complete
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
system identifier does not match between base backup and streaming connection
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not send feedback packet: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
select() failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not receive data from WAL stream: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized streaming header: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
streaming header too small: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
received write-ahead log record for offset @1@ with no file open
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
got WAL data offset @1@, expected @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write @1@ bytes to WAL file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected termination of replication stream: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication stream was terminated before stop point
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not connect to server
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not determine server setting for integer_datetimes
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
integer_datetimes compile flag does not match server
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not find own program executable
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: invalid argument: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no data directory specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open file "@1@" for reading: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
child process exited with unrecognized status @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open PID file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: invalid data in PID file "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot set core file size limit; disallowed by hard limit
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not read file "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: option file "@2@" must have exactly one line
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The program "@1@" is needed by @2@ but was not found in thesame directory as "@3@".Check your installation.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The program "@1@" was found by "@2@"but was not the same version as @3@.Check your installation.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: database system initialization failed
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: another server might be running; trying to start server anyway
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not start serverExamine the log output.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: PID file "@2@" does not exist
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Is server running?
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot stop server; single-user server is running (PID: @2@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not send stop signal (PID: @2@): @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: server does not shut down
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot restart server; single-user server is running (PID: @2@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: old server process (PID: @2@) seems to be gone
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot reload server; single-user server is running (PID: @2@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not send reload signal (PID: @2@): @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot promote server; single-user server is running (PID: @2@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot promote server; server is not in standby mode
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not create promote signal file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not write promote signal file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not send promote signal (PID: @2@): @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not send signal @2@ (PID: @3@): @4@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not find own program executable
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not find postgres program executable
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open service manager
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: service "@2@" already registered
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not register service "@2@": error code @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: service "@2@" not registered
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open service "@2@": error code @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not unregister service "@2@": error code @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Timed out waiting for server startup
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not start service "@2@": error code @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open process token: error code @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not allocate SIDs: error code @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not create restricted token: error code @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: unrecognized shutdown mode "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: unrecognized signal name "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: unrecognized start type "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not determine the data directory using command "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: -S option not supported on this platform
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: too many command-line arguments (first is "@2@")
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: missing arguments for kill mode
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: unrecognized operation mode "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: no operation specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
child process exited with unrecognized status @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed sanity check, parent OID @1@ of table "@2@" (OID @3@) not found
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse numeric array "@1@": too many numbers
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse numeric array "@1@": invalid character in number
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid compression code: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
not built with zlib support
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not initialize compression library: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close compression stream: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not compress data: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not uncompress data: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close compression library: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot duplicate null pointer (internal error)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: unrecognized section name: "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of on_exit_nicely slots
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close output file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected section code @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
parallel restore is not supported with this archive file format
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
parallel restore is not supported with archives made by pre-8.0 pg_dump
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot restore from compressed archive (compression not supported in this installation)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
connecting to database for restore
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
direct database connections are not supported in pre-1.3 archives
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
warning from original dump file: @1@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
internal error -- WriteData cannot be called outside the context of a DataDumper routine
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
large-object output not supported in chosen format
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
restored @1@ large object
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create large object @1@: @2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not open large object @1@: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open TOC file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find entry for ID @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close TOC file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open output file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open output file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
wrote @1@ byte of large object data (result = @2@)
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not write to large object (result: @1@, expected: @2@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
while INITIALIZING:
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
while PROCESSING TOC:
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
while FINALIZING:
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
from TOC entry @1@; @2@ @3@ @4@ @5@ @6@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
bad dumpId
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
bad table dumpId for TABLE DATA item
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected data offset flag @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
file offset in dump file is too large
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
directory name too long: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
directory "@1@" does not appear to be a valid archive ("toc.dat" does not exist)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open input file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open input file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read input file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
input file is too short (read @1@, expected 5)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
input file appears to be a text format dump. Please use psql.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
input file does not appear to be a valid archive (too short?)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
input file does not appear to be a valid archive
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close input file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized file format "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
entry ID @1@ out of range -- perhaps a corrupt TOC
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized encoding "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid ENCODING item: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid STDSTRINGS item: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set session user to "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set search_path to "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set default_tablespace to @1@: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
did not find magic string in file header
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unsupported version (@1@.@2@) in file header
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
sanity check on integer size (@1@) failed
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
expected format (@1@) differs from format found in file (@2@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
a worker process died unexpectedly
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
processing missed item @1@ @2@ @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create worker process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
worker process failed: exit code @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
table "@1@" could not be created, will not restore its data
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid OID for large object
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized data block type (@1@) while searching archive
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
error during file seek: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find block ID @1@ in archive -- possibly due to out-of-order restore request, which cannot be handled due to non-seekable input file
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find block ID @1@ in archive -- possibly corrupt archive
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
found unexpected block ID (@1@) when reading data -- expected @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized data block type @1@ while restoring archive
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from input file: end of file
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from input file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close archive file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
can only reopen input archives
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
parallel restore from standard input is not supported
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
parallel restore from non-seekable file is not supported
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not determine seek position in archive file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set seek position in archive file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not parse server version "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get server_version from libpq
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aborting because of server version mismatch
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not connect to database
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
already connected to a database
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not connect to database
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
connection to database "@1@" failed: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
query failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
query was: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: @2@ Command was: @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not execute query
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
error returned by PQputCopyData: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
error returned by PQputCopyEnd: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
COPY failed for table "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not start database transaction
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not commit database transaction
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no output directory specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create directory "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close data file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open large object TOC file "@1@" for input: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid line in large object TOC file "@1@": "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
error reading large object TOC file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close large object TOC file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to blobs TOC file
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
file name too long: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
this format cannot be read
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open TOC file "@1@" for output: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open TOC file for output: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
compression is not supported by tar archive format
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open TOC file "@1@" for input: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open TOC file for input: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find file "@1@" in archive
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not generate temporary file name: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open temporary file
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close tar member
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid OID for large object (@1@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close temporary file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
actual file length (@1@) does not match expected (@2@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find header for file "@1@" in tar archive
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
restoring data out of order is not supported in this archive format: "@1@" is required, but comes before "@2@" in the archive file.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
incomplete tar header found (@1@ byte)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
corrupt tar header found in @1@ (expected @2@, computed @3@) file position @4@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: too many command-line arguments (first is "@2@")
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no matching schemas were found
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no matching tables were found
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid client encoding "@1@" specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid output format "@1@" specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
dumping contents of table "@1@.@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Dumping the contents of table "@1@" failed: PQgetCopyData() failed.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Dumping the contents of table "@1@" failed: PQgetResult() failed.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
error reading large object @1@: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find parent extension for @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
schema with OID @1@ does not exist
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed sanity check, parent table with OID @1@ of sequence with OID @2@ not found
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
query produced null referenced table name for foreign key trigger "@1@" on table "@2@" (OID of table: @3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid column numbering in table "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid adnum value @1@ for table "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
expected @1@ check constraint on table "@2@" but found @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
(The system catalogs might be corrupted.)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized provolatile value for function "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse default ACL list (@1@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse GRANT ACL list (@1@) or REVOKE ACL list (@2@) for object "@3@" (@4@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
query to obtain definition of view "@1@" returned no data
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
query to obtain definition of view "@1@" returned more than one definition
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
definition of view "@1@" appears to be empty (length zero)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid column number @1@ for table "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing index for constraint "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized constraint type: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
query to get data of sequence "@1@" returned @2@ row (expected 1)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected tgtype value: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid argument string (@1@) for trigger "@2@" on table "@3@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
query to get rule "@1@" for table "@2@" failed: wrong number of rows returned
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
query returned @1@ row instead of one: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid dumpId @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid dependency @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not identify dependency loop
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The program "@1@" is needed by @2@ but was not found in thesame directory as "@3@".Check your installation.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The program "@1@" was found by "@2@"but was not the same version as @3@.Check your installation.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not connect to database "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not connect to databases "postgres" or "template1"Please specify an alternative database.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open the output file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not parse ACL list (@2@) for tablespace "@3@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not parse ACL list (@2@) for database "@3@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: pg_dump failed on database "@2@", exiting
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not re-open the output file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: running "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not connect to database "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get server version
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
executing @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
query failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
query was: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized archive format "@1@"; please specify "c", "d", or "t"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: invalid argument for option @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: transaction ID epoch (-e) must not be -1
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: transaction ID (-x) must not be 0
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: OID (-o) must not be 0
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: multitransaction ID (-m) must not be 0
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: multitransaction offset (-O) must not be -1
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: no data directory specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot be executed by "root"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not change directory to "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open file "@2@" for reading: @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
If these values seem acceptable, use -f to force reset.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Transaction log reset
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not read file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: pg_control exists but has invalid CRC; proceed with caution
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: pg_control exists but is broken or unknown version; ignoring it
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: internal error -- sizeof(ControlFileData) is too large ... fix PG_CONTROL_SIZE
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not create pg_control file: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not write pg_control file: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: fsync error: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open directory "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not read directory "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not delete file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not write file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create directory "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open directory "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read symbolic link "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create symbolic link "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fsync file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find own program executable
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid checkpoint argument "@1@", must be "fast" or "spread"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid argument @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
option @1@ conflicts with option @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the configured database storage directory differs from the data_directory parameter
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
an invalid value was specified for the option -@1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
backup data "@1@" is lost
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot be run as root
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid option --@1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid option -@1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
backup of the database has not yet been performed, or an incorrect backup storage directory was specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the database storage directory and the $PGDATA environment variable have not been specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
option @1@ is necessary for option @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the requested recovery point is earlier than the date and time that the backup finished
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the specified backup does not exist
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the directory "@1@" for the tablespace with OID "@2@" does not exist
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the specified backup storage directory "@1@" is not correct
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the specified database storage directory is not correct
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the token in the file "pg_hba.conf" is too long and will be skipped: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the directory "@1@" for storing WAL does not exist
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is being executed by another user
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the "@1@" parameter was not found
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find the configuration file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open the configuration file "@1@": maximum nesting depth exceeded
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the PID file "@1@" does not exist
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the server is running
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the server is not running
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
caught signal @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to build the absolute path "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to check the completion of archiving WAL files
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to connect to the database
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to get the database OID : @1@ (@2@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to remove old backup data
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to restore the database storage directory "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to restore the tablespace directory "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
retried backup @1@ times, but failed
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SQL command failed (@1@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the database with OID @1@ was created during backup
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
backup control function "@1@" failed
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
command failed: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close the file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close the PID file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create the directory "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create the file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create the PID file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create the symbolic link "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not identify the current directory: @1@ (errno=@2@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open the directory "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open the file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open the PID file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read the file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read the PID file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read the symbolic link "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove the file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove the PID file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not rename the directory "@1@" to "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not rename the file "@1@" to "@2@": @3@ (errno=@4@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write the file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write the PID file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to find the internal file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to parse the internal file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to parse the internal file: "@1@" (@2@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to parse the configuration file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to remove archived transaction log files
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to replace the contents of the pg_wal directory
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to restore the configuration files
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid data in the PID file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot find the server process (PID: @1@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
an error occurred during recovery
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove the directory "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
target "@1@" mismatch (internal error)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the program "@1@" is needed by @2@ but was not found in the same directory as "@3@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the program "@1@" was found in "@2@" but was not the same version as @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
failed to get port number (internal error)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
backup of configuration files completed successfully
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
backup of database and configuration files completed successfully
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Confirm that the specified directory is correct. If it is correct, the backup data may be corrupted. Copy the backup data to the backup storage directory from backup media.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Check the installation.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Continue the backup.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Create an empty directory "@1@" on which the database administrator has full permissions, and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Create an empty directory "@1@" on which the database administrator has full permissions.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Recover the corrupt resource.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Is the server running?
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please check whether the backup data exists or is not in the backup storage directory.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please decrease the length of the path and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please decrease the number of digits and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please log in as the user that owns the server process.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please remove the cause of the error, and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please set the database storage directory "@1@" to -D option, and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please set the recovery point to be after the date and time that the backup finished, and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please set the backup storage directory to the 'backup_destination' parameter and restart the server.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please specify the database storage directory as "@1@" and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please specify the database storage directory correctly and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please specify the port number correctly and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please specify an integer greater than 0, and try again.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please specify an integer greater than 0, or the 'all' keyword, and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please specify an integer greater than or equal to 0, and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please specify the backup storage directory correctly and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please specify the time stamp using the correct length and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please start the server and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please stop the server and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please wait for a short period and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Recovery of database completed successfully.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Retrying backup. (@1@ times).
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Specify the backup storage directory with the -B option, and retry.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Refer to "@1@ --help" for more information.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Retry after the other process terminates.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Failed to identify backup data.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
restore point name is too long (maximum @1@ bytes)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Try "@1@ --help" for more information.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
keystore location is not specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many command-line arguments (first is "@1@")
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no operation is specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
keystore "@1@" is corrupted: size = @2@ bytes, expected size = @3@ bytes
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
file "@1@" is not a keystore
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
key is too long
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
key is wrong
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
passphrase-based key derivation failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
decryption of the keystore failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
decryption of the keystore failed: passphrase is wrong
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
keystore "@1@" is corrupted: invalid CRC
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
encryption of the keystore failed: error code = @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
encryption of the keystore failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write file "@1@": @2@ (errno=@3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
child process exited with unrecognized status @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid command \\@1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\@1@: extra argument "@2@" ignored
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get home directory for user ID @1@: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\@1@: could not change directory to "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
You are currently not connected to a database.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no query buffer
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: invalid encoding name or conversion procedure not found
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\@1@: missing required argument
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Passwords didn't match.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\@1@: environment variable name must not contain "="
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support showing function source.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
function name is required
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not start editor "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not start /bin/sh
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not locate temporary directory: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open temporary file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\pset: allowed formats are aligned, asciidoc, csv, html, latex, latex-longtable, troff-ms, unaligned, wrapped
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\pset: allowed line styles are ascii, old-ascii, unicode
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\pset: unknown option: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\!: failed
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot duplicate null pointer (internal error)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
connection to server was lost
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Failed.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
unexpected PQresultStatus: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support savepoints for ON_ERROR_ROLLBACK.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected transaction status (@1@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\copy: arguments required
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\copy: parse error at "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\copy: parse error at end of line
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot copy from/to a directory
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write COPY data: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Enter data to be copied followed by a newline.End with a backslash and a period on a line by itself, or an EOF signal.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aborted because of read failure
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support tablespaces.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\df only takes [antwS+] as options
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\df does not take a "w" option with server version @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support altering default privileges.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Did not find any relation named "@1@".
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Did not find any relation with OID @1@.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support per-database role settings.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Did not find any settings for role "@1@".
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Did not find any settings.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Did not find any relation named "@1@".
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Did not find any relations.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support collations.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support full text search.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Did not find any text search configuration named "@1@".
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support foreign-data wrappers.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support foreign servers.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support user mappings.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support foreign tables.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support extensions.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Did not find any extension named "@1@".
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Did not find any extensions.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
user name lookup failure: error code @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from input file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not save history to file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
history is not supported by this installation
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: not connected to a database
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: current transaction is aborted
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: unknown transaction status
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Cannot add header to table content: column count of @1@ exceeded.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Cannot add cell to table content: total cell count of @1@ exceeded.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid output format (internal error): @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
skipping recursive expansion of variable "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated quoted string
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: out of memory
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
cannot escape without active connection
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open log file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set printing parameter "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\@1@: could not read value for variable
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
extra command-line argument "@1@" ignored
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
tab completion query failed: @1@Query was:@2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized value "@1@" for "@2@"Available values are: @3@.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Try "@1@ --help" for more information.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many command-line arguments (first is "@1@")
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot cluster all databases and a specific one at the same time
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot cluster specific table(s) in all databases
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
clustering of table "@1@" in database "@2@" failed: @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
clustering of database "@1@" failed: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: clustering database "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not connect to database @1@: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
query failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot duplicate null pointer (internal error)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
Cancel request sent
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Could not send cancel request:
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
only one of --locale and --lc-ctype can be specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
only one of --locale and --lc-collate can be specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a valid encoding name
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database creation failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
comment creation failed (database was created): @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Passwords didn't match.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
password encryption failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
creation of new role failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing required argument database name
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Database "@1@" will be permanently removed.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database removal failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing required argument role name
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Role "@1@" will be permanently removed.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
removal of role "@1@" failed: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot reindex all databases and a specific one at the same time
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot reindex all databases and system catalogs at the same time
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot reindex specific table(s) in all databases
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot reindex specific index(es) in all databases
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot reindex specific table(s) and system catalogs at the same time
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot reindex specific index(es) and system catalogs at the same time
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
reindexing of table "@1@" in database "@2@" failed: @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
reindexing of index "@1@" in database "@2@" failed: @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
reindexing of database "@1@" failed: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: reindexing database "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use the "@1@" option when performing only analyze
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot vacuum all databases and a specific one at the same time
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot vacuum specific table(s) in all databases
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
vacuuming of table "@1@" in database "@2@" failed: @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
vacuuming of database "@1@" failed: @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SQL error: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
variable "@1@" must have a numeric type
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
descriptor "@1@" does not exist
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
descriptor header item "@1@" does not exist
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
nullable is always 1
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
key_member is always 0
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
descriptor item "@1@" is not implemented
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
descriptor item "@1@" cannot be set
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open file "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Try "@1@ --help" for more information.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: parser debug support (-d) not available
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: no input files specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cursor "@1@" has been declared but not opened
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove output file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid bit string literal
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated bit string literal
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated hexadecimal string literal
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated quoted string
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
zero-length delimited identifier
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated quoted identifier
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing identifier in EXEC SQL UNDEF command
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing matching "EXEC SQL IFDEF" / "EXEC SQL IFNDEF"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing "EXEC SQL ENDIF;"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
more than one EXEC SQL ELSE
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unmatched EXEC SQL ENDIF
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many nested EXEC SQL IFDEF conditions
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing identifier in EXEC SQL IFDEF command
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing identifier in EXEC SQL DEFINE command
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax error in EXEC SQL INCLUDE command
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
internal error: unreachable state; If the cause of errors cannot be found, contact the Fujitsu Systems Engineer (SE).
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause. If the cause of errors cannot be found, contact the Fujitsu Systems Engineer (SE).
Error: include path "@1@/@2@" is too long on line @3@, skipping
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open include file "@1@" on line @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cursor "@1@" does not exist
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
initializer not allowed in type definition
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
type name "string" is reserved in Informix mode
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
type "@1@" is already defined
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
multidimensional arrays for simple data types are not supported
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
AT option not allowed in CLOSE DATABASE statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
AT option not allowed in CONNECT statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
AT option not allowed in DISCONNECT statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
AT option not allowed in SET CONNECTION statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
AT option not allowed in TYPE statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
AT option not allowed in VAR statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
AT option not allowed in WHENEVER statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unsupported feature will be passed to server
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SHOW ALL is not implemented
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
COPY FROM STDIN is not implemented
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
using variable "@1@" in different declare statements is not supported
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cursor "@1@" is already defined
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no longer supported LIMIT #,# syntax passed to server
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
subquery in FROM must have an alias
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
CREATE TABLE AS cannot specify INTO
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
expected "@", found "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
only protocols "tcp" and "unix" and database type "postgresql" are supported
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
expected "://", found "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Unix-domain sockets only work on "localhost" but not on "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
expected "postgresql", found "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid connection type: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
expected "@" or "://", found "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid data type
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
incomplete statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized token "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
only data types numeric and decimal have precision/scale argument
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
interval specification not allowed here
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many levels in nested structure/union definition
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
pointers to varchar are not implemented
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
using unsupported DESCRIBE statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
initializer not allowed in EXEC SQL VAR command
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
arrays of indicators are not allowed on input
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ at or near "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
unrecognized variable type code @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
variable "@1@" is hidden by a local variable of a different type
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
variable "@1@" is hidden by a local variable
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
indicator variable "@1@" is hidden by a local variable of a different type
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
indicator variable "@1@" is hidden by a local variable
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
indicator for array/pointer has to be array/pointer
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
nested arrays are not supported (except strings)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
indicator for struct has to be a struct
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
indicator for simple data type has to be simple
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized descriptor item code @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
incorrectly formed variable "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
variable "@1@" is not a pointer
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
variable "@1@" is not a pointer to a structure or a union
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
variable "@1@" is neither a structure nor a union
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
variable "@1@" is not an array
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
variable "@1@" is not declared
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
indicator variable must have an integer type
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized data type name "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
multidimensional arrays are not supported
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
multilevel pointers (more than 2 levels) are not supported; found @1@ level
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
pointer to pointer is not supported for this data type
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
multidimensional arrays for structures are not supported
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid URI propagated to internal parser routine: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
end of string reached when looking for matching "]" in IPv6 host address in URI: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
IPv6 host address may not be empty in URI: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected character "@1@" at position @2@ in URI (expected ":" or "/"): "@3@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
extra key/value separator "=" in URI query parameter: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing key/value separator "=" in URI query parameter: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid URI query parameter: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid percent-encoded token: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
forbidden value @1@00 in percent-encoded value: "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
insufficient data in "T" message
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
extraneous data in "T" message
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
insufficient data in "D" message
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
extraneous data in "D" message
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
at character @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized socket error: 0x@1@/@2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
If true, trusted and untrusted Perl code will be compiled in strict mode.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Perl initialization code to execute when a Perl interpreter is initialized.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Perl initialization code to execute once when plperl is first used.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Perl initialization code to execute once when plperlu is first used.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
duplicate declaration
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
diagnostics item @1@ is not allowed in GET STACKED DIAGNOSTICS
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
diagnostics item @1@ is not allowed in GET CURRENT DIAGNOSTICS
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized GET DIAGNOSTICS item
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected end of function definition
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax error
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid SQLSTATE code
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax error, expected "FOR"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
mismatched parentheses
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing expression
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing SQL statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
incomplete data type declaration
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing data type declaration
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
INTO specified more than once
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
expected FROM or IN
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cursor "@1@" has no argument named "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
value for parameter "@1@" of cursor "@2@" specified more than once
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized RAISE statement option
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax error, expected "="
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
during initialization of execution state
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
while storing call arguments into local variables
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
during function entry
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
while casting return value to function's return type
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
returned record type does not match expected record type
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
during function exit
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
returned row structure does not match the structure of the triggering table
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
during statement block local variable initialization
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
during statement block entry
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
during statement block exit
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
during exception cleanup
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
structure of query does not match function result type
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
query "@1@" returned @2@ column
query "@3@" returned @4@ columns
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Sets handling of conflicts between PL/pgSQL variable names and table column names.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
plpy.cursor expected a query or a plan
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
plpy.cursor takes a sequence as its second argument
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not execute plan
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Expected sequence of @1@ argument, got @2@: @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
iterating a closed cursor
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
iterating a cursor in an aborted subtransaction
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
fetch from a closed cursor
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
closing a cursor in an aborted subtransaction
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
error fetching next item from iterator
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
PyList_SetItem() failed, while setting up arguments
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
PyDict_SetItemString() failed, while setting up arguments
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create new dictionary while building trigger arguments
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
untrapped error in initialization
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not import "__main__" module
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create globals
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not import "plpy" module
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not add the spiexceptions module
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not generate SPI exceptions
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not unpack arguments in plpy.elog
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse error message in plpy.elog
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not compile PL/Python function "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not compile anonymous PL/Python code block
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
command did not produce a result set
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
second argument of plpy.prepare must be a sequence
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
plpy.execute expected a query or a plan
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
plpy.execute takes a sequence as its second argument
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
this subtransaction has already been entered
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
this subtransaction has already been exited
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
this subtransaction has not been entered
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
there is no subtransaction to exit from
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create new dictionary
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create bytes representation of Python object
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create string representation of Python object
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
return value of function with array return type is not a Python sequence
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not extract bytes from encoded string
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The name: @1@ is invalid.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
";" is not permitted in COBOL
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"END-EXEC" is not permitted in C
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
missing "EXEC SQL ENDIF END-EXEC."
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
debug line with EXEC SQL is not permitted
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SQL string literal cannot continue multiline by COBOL syntax
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
COBOL string literal cannot continue multiline by SQL syntax
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax error at or near "END-EXEC" in declare section
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax error in include file
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
internal error: unreachable state;
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open temporary file "@1@" for continue line
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
FILLER or implicit FILLER is not available in EXEC SQL TYPE statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
VALUE clause is not available in EXEC SQL TYPE statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
REDEFINES clause is not available in EXEC SQL TYPE statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
FILLER or implicit FILLER is not available in EXEC SQL VAR statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
VALUE clause is not available in EXEC SQL VAR statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax error in WHENEVER statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
FILLER or implicit FILLER is not available in TYPEDEF statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
VALUE clause is not available in TYPEDEF statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
REDEFINES clause is not available in TYPEDEF statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
FILLER or implicit FILLER can use only for elementary item in group item
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
USAGE clause is not available for group item name
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SIGN clause is not available for group item name
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
VALUE clause is not available for group item name
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
more than one USAGE clause
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
more than one OCCURS clause
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
more than one VALUE clause
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
more than one SIGN clause
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
more than one REDEFINES clause
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax error at or near "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
length of varchar type is not assined
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid NULL is set
Description
An error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
you can not be set to more than 1024 bytes of the string
Description
An error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
group item is too deep
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
multidimensional array is not supported
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax is not available
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
there is a character code that can not be determined
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the number of variables reached the max number 1000000
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
host array variable is needed when using FOR ARRAY_SIZE
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unsupported datatype found at FOR statement
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
FOR value should be positive integer
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SELECT..INTO returns too many rows on line @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ failed
Description
Aborted the processing of this operation because an error occurred.
System Processing
Processing will be aborted.
Action
Identify the cause according to the messages shown before this message, and then work around if necessary.
CREATE TRIGGER will create implicit function "@1@"."@2@"() for TRIGGER "@3@" on TABLE "@4@"
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
The cursor is invalid on line @1@
Description
An error occurred during execution of the command.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Constraint trigger "@1@" for relation "@2@" cannot be replaced with non-constraint trigger
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Trigger "@1@" for relation "@2@" cannot be replaced with constraint trigger
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unterminated /*+ comment for hint of pg_hint_plan
Description
An unterminated /*+ comment for hint of pg_hint_plan is detected.
System Processing
Processing will be aborted.
Action
Terminate /*+ comment for hint of pg_hint_plan.
trigger created with EXECUTE PROCEDURE cannot be replaced by DO block
Description
Trigger created with EXECUTE PROCEDURE cannot be replaced by DO block.
System Processing
Processing is aborted.
Action
Please redefine it after deleting the trigger.
trigger created with DO block cannot be replaced by EXECUTE PROCEDURE
Description
Trigger created with DO block cannot be replaced by EXECUTE PROCEDURE.
System Processing
Processing is aborted.
Action
Please redefine it after deleting the trigger.
the connection is not the same as the connection in DECLARE STATEMENT, on line @1@
Description
The connection is not the same as the connection in DECLARE STATEMENT, on line @1@
System Processing
Processing is aborted.
Action
Please do not specify the connection when you use SQL statement identifier declared with DECLARE STATEMENT.
cannot copy window "@1@" because it has a frame clause
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not find any WAL files
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
exceeded maxAllocatedDescs (@1@) while trying to open file "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
exceeded maxAllocatedDescs (@1@) while trying to open directory "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
tsquery is too large
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
bit string length exceeds the maximum allowed (@1@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error occurred before error message processing is available
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
language validation function @1@ called for language @2@ instead of @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The sslservercertcn "@1@" could not be verified
Description
value of sslservercertcn is different from common name in the server certificate.
System Processing
Processing is aborted.
Action
Set SSL certificate's common name to sslservercertcn.
@1@: must be superuser to run this command
Description
Must be superuser to run this command.
System Processing
Processing will be aborted.
Action
Re-execute the command by the superuser.
@1@: must be database super user to run this command
Description
Must be database super user to run this command.
System Processing
Processing will be aborted.
Action
Re-execute the command by the database super user.
@1@: no subcommand specified
Description
No subcommand specified.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct options or operands.
@1@: unrecognized subcommand "@2@"
Description
Unknown subcommand is specified.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct subcommand.
@1@: too many command-line arguments (first is "@2@")
Description
Too many command-line arguments.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct options or operands.
@1@: argument to an option "@2@" must be a list of port numbers
Description
Argument to the option must be a list of port numbers.
System Processing
Processing will be aborted.
Action
Specify multiple port number, separated by commas argument to an option, and re-execute the command. Specify a number from 1024 to 32767 for the port number.
@1@: invalid argument for an option "@2@"
Description
Invalid argument for an option.
System Processing
Processing will be aborted.
Action
Check the options specified in command-line, and re-execute the command with correct operands.
@1@: option "@2@" is required
Description
The indispensable option is not specified.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct options or confirm the indispensable option is being used correctly.
@1@: requires an option "@2@" or setting the "@3@" environment variable
Description
Requires an option or setting the environment variable.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct options. Or, set a correct value to the environment variable, and re-execute the command.
@1@: successfully completed
Description
Command successfully completed.
System Processing
Continues processing.
Action
No action required.
@1@: user "@2@" does not exist
Description
The user is not registered into OS.
System Processing
Processing will be aborted.
Action
Register the user into OS, and re-execute the command. Or, re-execute the command which specified the registered user.
@1@: data directory "@2@" does not exist
Description
The data directory does not exist.
System Processing
Processing will be aborted.
Action
Confirm that an option "--cluster-standbynode" is being used correctly. Or, check the command-line, and re-execute the command with existing data directory.
@1@: "@2@" is not a valid data directory
Description
The data directory is not valid.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with valid data directory.
@1@: database cluster is not stopped
Description
Database cluster is not stopped.
System Processing
Processing will be aborted.
Action
Stop the database cluster, and re-execute the command.
@1@: domain root "@2@" already exists
Description
The domain root already exists.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct domain root.
@1@: could not create directory "@2@"
Description
Could not create the directory.
System Processing
Processing will be aborted.
Action
Check the following and eliminate the cause of errors, and re-execute the command.
- the state of a disk and file system to creating the directory
- permission of the upper directory of specified directory
@1@: start of PL/extJava has timed out : @2@
Description
Timed out waiting for start of PL/extJava.
System Processing
Processing will be aborted.
Action
Re-execute the command after the load on the system has decreased.
@1@: stop of PL/extJava has timed out : @2@
Description
Timed out waiting for stop of PL/extJava.
System Processing
Processing will be aborted.
Action
Re-execute the command after the load on the system has decreased.
@1@: port number "@2@" is already in use
Description
The port number is already in use.
System Processing
Processing will be aborted.
Action
Re-execute the command with a port number which is not used in other processes.
@1@: domain name can only be specified "domain1"
Description
Domain name can only be specified "domain1".
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct domain name.
@1@: domain "@2@" has already been created
Description
The domain has already been created.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct domain name.
@1@: domain "@2@" has not been created
Description
The domain has not been created.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct domain name.
@1@: permission denied to update file "@2@"
Description
Permission denied to update the file.
System Processing
Processing will be aborted.
Action
Permit writing to the file by execution user, and re-execute the command.
@1@: container for database "@2@" does not exist
Description
Container for database does not exist.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct database name.
@1@: container for database "@2@" already exists
Description
Container for database already exists.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct database name.
@1@: command error occurred
Description
Internal command error occurred.
System Processing
Processing will be aborted.
Action
Fix the problem by referring to the messages prior to this one.
@1@: the domain was not able to be deleted because there was a container
Description
The domain was not able to be deleted because the domain have a container.
System Processing
Processing will be aborted.
Action
Delete all containers on the domain, and re-execute the command. Or, re-execute the command with "--force" option.
@1@: could not access the data directory
Description
Could not access the data directory.
System Processing
Processing will be aborted.
Action
Confirm that an option "--cluster-standbynode" is being used correctly. Or, specify database super user in "--dbadminuser" option and re-execute the command.
@1@: server instance "@2@" does not exist
Description
Server instance does not exist.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct server instance.
@1@: specified database name "@2@" does not follow the naming rules
Description
Specified database name does not follow the naming rules.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct database name.
@1@: all the server instances of the container cannot be deleted
Description
All the server instances of the container cannot be deleted.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct database name.
@1@: the mount does the shared-file system of the domain root or the data directory
Description
A command executing node is not a standby node.
System Processing
Processing will be aborted.
Action
Execute the command on standby node.
@1@: cannot execute this subcommand on standby node
Description
Cannot execute this subcommand on standby node.
System Processing
Processing will be aborted.
Action
Execute the command on primary node.
@1@: cannot execute this command concurrently
Description
Cannot execute this command concurrently.
System Processing
Processing will be aborted.
Action
Re-execute the command after a command executing was finished.
@1@: domain root "@2@" does not exist
Description
Domain root does not exist.
System Processing
Processing will be aborted.
Action
Confirm that the shared-file system of the domain root is mounted. Or, restore domain root from backup and re-execute the command.
parameter "@1@" necessary for the PL/extJava environment was not set
Description
PL/extJava environment was not set.
System Processing
Processing will be aborted.
Action
Set the PL/extJava environment.
mismatched parentheses
Description
Missing parenthesis '('or')' in Java function definition.
System Processing
Processing will be aborted.
Action
Check the definition of Java function.
invalid format specification for Java function
Description
Invalid format specification for Java function.
System Processing
Processing will be aborted.
Action
Check the definition of Java function.
Java function definition format is [package].[class].[method].
Java function cannot return type @1@
Description
The specified data type is not supported as Java function.
System Processing
Processing will be aborted.
Action
Check the data type of return value.
Java function cannot accept type @1@
Description
The specified data type is not supported as Java function arguments.
System Processing
Processing will be aborted.
Action
Check the data type of arguments value.
could not execute the Java function at the application server: HTTP status code @1@ details: "@2@"
Description
The application server could not execute the Java function.
System Processing
Processing will be aborted.
Action
Check the Java function of registered in application server.
Check the details.
- The classpath is not found. (plextjava_lib_dir=%s2)
%s2: directory
The directory that stores the Java function is not in the application server.Check the directory and register the Java function.
- The return type is different. (%s3)
%s3: data type
The return value of the Java function is not corresponding to the CREATE FUNCTION definition. Check the data type of Java function.
- The method is not found. (%s4)
%s4: data type
The Java function to which the data type is corresponding is not found. Check the data type of Java function.
- The class is not found.(%s5)
%s5: class name
The Java function to which the class name is corresponding is not found. Check the class name of Java function.
- The method is not static modifier. (%s6)
%s6: Java function name
The Java function is not defined by "Static". Check the Java function definition.
here is no executed authority. (%s7)
%s7: Java function name
The Java function is not defined by "Public". Check the Java function definition.
- Java application throws exception(%s8).
%s8: exception
The exception was generated by the Java function. Check the Java function definition.
- no message
The following causes are thought.
-There is a possibility that the container is not made. Make the container in application server.
a) There is a possibility where the number of server instances is insufficient. Add server instance (JavaVM) to the application server.
b) There is a possibility that memory shortage occurs. Check the Java application.
c) There is a possibility that the time-out is generated. Check the Java application.
d) There is a possibility that abnormality occurs by the application server. Check the following logs.
- Event log (For Windows(R))/system log (For Solaris/Linux).
- Server log of container
- JavaVM log of container
- Trace log of Web server
- Internal log of Web server
could not connect to application server: @1@
Description
Could not connect to application server.
System Processing
Processing will be aborted.
Action
Check the plextjava.http_port parameter in postgresql.conf.
could not create socket for application server connection: @1@
Description
Could not create socket.
System Processing
Processing will be aborted.
Action
There is possible where an open number of files that can be used with the system is insufficient. Please confirm the total of the file that can be used with the system.
could not send data to application server: @1@
Description
The application server was disconnected during execution of the Java function.
System Processing
Processing will be aborted.
Action
Check the message of application server.
could not receive data from application server
Description
The application server was disconnected during execution of the Java function.
System Processing
Processing will be aborted.
Action
Check the message of application server.
could not receive data from application server: @1@
Description
The application server was disconnected during execution of the Java function.
System Processing
Processing will be aborted.
Action
Check the message of application server.
@1@: at least one option of "@2@" must be specified
Description
Must specify at least one option.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct options.
@1@: could not write directory "@2@"
Description
Could not write the directory.
System Processing
Processing will be aborted.
Action
Check that the disk of the directory has free space, and check that the abnormalities of the disk have not occurred.
@1@: cannot execute with "@2@" option in primary server
Description
Do not specify the option to execute the command in primary server.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct options.
Restore it because PL/extJava environment may be corrupted when the server is member nodes of the cluster.
@1@: specify "@2@" option in standby server
Description
Specify the option to execute the command in standby server.
System Processing
Processing will be aborted.
Action
Check the command-line, and re-execute the command with correct options.
Restore it because PL/extJava environment may be corrupted when the server is member nodes of the cluster.
Could not translate client host name "@1@" to IP address: @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Could not resolve client IP address to a host name: @1@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
SELECT target entry is named "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
SELECT target entry has type @1@, but column has type @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
RETURNING list entry has type @1@, but column has type @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
pg_largeobject entry for OID @1@, page @2@ has invalid data field size @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close directory "@1@": @2@
Description
Terminated normally but a warning was output.
System Processing
Continues processing.
Action
Check the message text and confirm that the event indicated in supplementary information reported by the system is a planned event.
could not create shared memory segment "@1@": @2@
Description
Could not create shared memory segment.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
could not open shared memory segment "@1@": @2@
Description
Could not open shared memory segment.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
could not map shared memory segment "@1@": @2@
Description
Could not map shared memory segment.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
could not unmap shared memory segment "@1@": @2@
Description
Could not unmap shared memory segment.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
could not remove shared memory segment "@1@": @2@
Description
Could not remove shared memory segment.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
background worker "@1@": must attach to shared memory in order to request a database connection
Description
Could not register background worker.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
background worker "@1@": cannot request database access if starting at postmaster start
Description
Could not register background worker.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
background worker "@1@": invalid restart interval
Description
Could not register background worker.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
terminating background worker "@1@" due to administrator command
Description
Could not register background worker.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
dynamic shared memory control segment is not valid
Description
dynamic shared memory control segment is not valid.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
too many dynamic shared memory segments
Description
Too many dynamic shared memory segments exist.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
could not stat shared memory segment "@1@": @2@
Description
Could not get details about dynamic shared memory segment.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
could not resize shared memory segment "@1@" to @2@ bytes: @3@
Description
Could not resize shared memory segment.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
could not get shared memory segment: @1@
Description
Could not get shared memory segment.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
cannot add more timeout reasons
Description
cannot add more timeout reasons
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
aborting because lock on relation "@1@"."@2@" is not available
Description
Aborting because lock on relation is not available.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
affix file contains both old-style and new-style commands
Description
Affix file conatins commands in both old and new format.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate cannot accept shell type @1@
Description
aggregate cannot accept shell type.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in a recursive query's recursive term
Description
aggregate functions are not allowed in a recursive query's recursive term.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in check constraints
Description
aggregate functions are not allowed in check constraints.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in DEFAULT expression
Description
aggregate functions are not allowed in DEFAULT expressions.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in EXECUTE parameters
Description
aggregate functions are not allowed in EXECUTE parameter.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in FROM clause of their own query level
Description
Should only be possible in a LATERAL subquery.aggregate functions are not allowed in FROM clause of their own query level.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in functions in FROM
Description
aggregate functions are not allowed in functions in FROM.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in index expression
Description
aggregate functions are not allowed in index expression.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in index predicates
Description
aggregate functions are not allowed in index predicates.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in JOIN conditions
Description
aggregate functions are not allowed in JOIN conditions.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in @1@
Description
aggregate functions are not allowed in some kinds of expressions we are parsing such as EXPR_KIND_WHERE,EXPR_KIND_FILTER, EXPR_KIND_INSERT_TARGET, EXPR_KIND_UPDATE_SOURCE, EXPR_KIND_UPDATE_TARGET, EXPR_KIND_GROUP_BY, EXPR_KIND_LIMIT, EXPR_KIND_OFFSET, EXPR_KIND_RETURNING,EXPR_KIND_VALUES.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in trigger WHEN conditions
Description
aggregate functions are not allowed in trigger WHEN conditions.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in window RANGE
Description
aggregate functions are not allowed in window RANGE.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in window ROWS
Description
aggregate functions are not allowed in window ROWS.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate mfinalfunc must not be specified without mstype
Description
aggregate mfinalfunc must not be specified without mstype.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate minitcond must not be specified without mstype
Description
aggregate minitcond must not be specified without mstype.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate minvfunc must be specified when mstype is specified
Description
aggregate minvfunc must be specified when mstype is specified.if mtransType is given, mtransfuncName and minvtransfuncName must be as well; if not, then none of the moving-aggregate options should have been given.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate minvfunc must not be specified without mstype
Description
aggregate minvfunc must not be specified without mstype.if mtransType is given, mtransfuncName and minvtransfuncName must be as well; if not, then none of the moving-aggregate options should have been given.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate msfunc must be specified when mstype is specified
Description
aggregate msfunc must be specified when mstype is specified.if mtransType is given, mtransfuncName and minvtransfuncName must be as well; if not, then none of the moving-aggregate options should have been given.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate msfunc must not be specified without mstype
Description
aggregate msfunc must not be specified without mstype.if mtransType is given, mtransfuncName and minvtransfuncName must be as well; if not, then none of the moving-aggregate options should have been given.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate msspace must not be specified without mstype
Description
aggregate msspace must not be specified without mstype.if mtransType is given, mtransfuncName and minvtransfuncName must be as well; if not, then none of the moving-aggregate options should have been given.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregates cannot accept set arguments
Description
aggregates cannot accept set arguments.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregates cannot have more than @1@ argument
Description
aggregates cannot have more than 99 argument.Aggregates can have at most FUNC_MAX_ARGS-1 args, else the transfnand/or finalfn will be unrepresentable in pg_proc. We must check now to protect fixed-size arrays here and possibly in called functions.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregates cannot have output arguments
Description
aggregates cannot have output arguments.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
a hypothetical-set aggregate must have direct arguments matching its aggregated arguments
Description
a hypothetical-set aggregate must have direct arguments matching its aggregated arguments.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
All connection parameters must be supplied because no database connection exists
Description
All connection parameters must be supplied because no database connection exists.We don't know the supplied connection parameters and don't want to connect to the wrong database by using defaults, so require all parameters to be specified.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
all replication slots are in use
Description
all replication slots are in use.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
an aggregate with DISTINCT must have at least one argument
Description
an aggregate with DISTINCT must have at least one argument.Returning an empty list would cause the parsed Query to look like it didn't have DISTINCT, with results that would probably surprise the user. Note: this case is presently impossible for aggregates because of grammar restrictions, but we check anyway.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
an ordered-set aggregate with a VARIADIC direct argument must have one VARIADIC aggregated argument of the same data type
Description
an ordered-set aggregate with a VARIADIC direct argument must have one VARIADIC aggregated argument of the same data type.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument declared "anyrange" is not a range type but type @1@
Description
argument declared \"anyrange\" is not a range type but type format type of range_type.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument list must have even number of elements
Description
argument list must have even number of elements.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument of lo_read exceeds integer range
Description
argument of lo_read exceeds integer range.Long ago, somebody thought it'd be a good idea to declare this function as taking size_t ... but the underlying backend function only accepts a signed int32 length. So throw error if the given value overflows int32.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument of lo_truncate exceeds integer range
Description
argument of lo_truncate exceeds integer range\n.Long ago, somebody thought it'd be a good idea to declare this function as taking size_t ... but the underlying backend function only accepts a signed int32 length. So throw error if the given value overflows int32. (A possible alternative is to automatically redirect the call to lo_truncate64; but if the caller wanted to rely on that backend function being available, he could have called lo_truncate64 for himself.)
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument of lo_write exceeds integer range
Description
argument of lo_write exceeds integer range\n.Long ago, somebody thought it'd be a good idea to declare this functionas taking size_t ... but the underlying backend function only accepts a signed int32 length. So throw error if the given value overflows int32.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument of @1@ must be an array of objects
Description
argument of funcname must be an array of objects.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Array contents must start with "{"
Description
Array contents must start with \"{\".intuit dimensions from brace structure -- it better match what we were given.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
array must be one-dimensional
Description
array must be one-dimensional.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
array must have even number of elements
Description
array must have even number of elements.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
array must have two columns
Description
array must have two columns.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
array must not contain nulls
Description
array must not contain nulls.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Array value must start with "{" or dimension information
Description
Array value must start with \"{\" or dimension information. No array dimensions, so intuit dimensions from brace structure.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
authentication file line too long
Description
authentication file line too long. Line too long!
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
a variadic ordered-set aggregate must use VARIADIC type ANY
Description
a variadic ordered-set aggregate must use VARIADIC type ANY.An ordered-set aggregate that is VARIADIC must be VARIADIC ANY. In principle we could support regular variadic types, but it would make things much more complicated because we'd have to assemble the correct subsets of arguments into array values. Since no standard aggregates have use for such a case, we aren't bothering for now.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
a worker process died unexpectedly
Description
a worker process died unexpectedly.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
canceling statement due to lock timeout
Description
canceling statement due to lock timeout.If LOCK_TIMEOUT and STATEMENT_TIMEOUT indicators are both set, we prefer to report the former; but be sure to clear both.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot extract elements from an object
Description
cannot extract elements from an object.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot extract elements from a scalar
Description
cannot extract elements from a scalar.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot get array length of a non-array
Description
cannot get array length of a non-array.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot get array length of a scalar
Description
cannot get array length of a scalar.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot have more than 2^32-2 commands in a transaction
Description
cannot have more than 2^32-2 commands in a transaction.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot insert into column "@1@" of view "@2@"
Description
cannot insert into column non_updatable_col of view RelationGetRelationName(view).This is a different error, caused by an attempt to update a non-updatable column in an otherwise updatable view.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot insert into foreign table "@1@"
Description
cannot insert into foreign table RelationName of resultRel.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot lock rows in materialized view "@1@"
Description
cannot lock rows in materialized view RelationName of provided rel.Allow referencing a matview, but not actual locking clauses.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot move relations in to or out of pg_global tablespace
Description
cannot move relations in to or out of pg_global tablespace.Can't move shared relations in to or out of pg_global. This is also checked by ATExecSetTableSpace, but nice to stop earlier.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot perform FREEZE because of prior transaction activity
Description
cannot perform FREEZE because of prior transaction activity.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot perform FREEZE because the table was not created or truncated in the current subtransaction
Description
cannot perform FREEZE because the table was not created or truncated in the current subtransaction.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot refresh materialized view "@1@" concurrently
Description
cannot refresh materialized view matviewname concurrently.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot rename inherited constraint "@1@"
Description
cannot rename inherited constraint oldconname.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot return non-composite value from function returning composite type
Description
cannot return non-composite value from function returning composite type.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot rewrite table "@1@" used as a catalog table
Description
cannot rewrite table Relation name used as a catalog table
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot update column "@1@" of view "@2@"
Description
cannot update column non_updatable_col of view RelationGetRelationName(view).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot update foreign table "@1@"
Description
cannot update foreign table resultRel relation name.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use a logical replication slot for physical replication
Description
Logical replication slots, similar to physical slots except that they are attached to a single database.cannot use a logical replication slot for physical replication.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use DISTINCT with WITHIN GROUP
Description
cannot use DISTINCT with WITHIN GROUP.The order clause for WITHIN GROUP and the one for plain-aggregate ORDER BY share a field, so we have to check here that at most one is present. We also check for DISTINCT here to give a better error location.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use expression index "@1@" as replica identity
Description
cannot use expression index Relation name of indexRel as replica identity. Expression indexes aren't supported.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use invalid index "@1@" as replica identity
Description
cannot use invalid index Relation name of indexRel as replica identity.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, or ldapurl together with ldapprefix
Description
cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, ldapsearchattribute, or ldapurl together with ldapprefix.LDAP can operate in two modes: either with a direct bind, using ldapprefix and ldapsuffix, or using a search+bind, using ldapbasedn, ldapbinddn, ldapbindpasswd and ldapsearchattribute.Disallow mixing these parameters.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use multiple ORDER BY clauses with WITHIN GROUP
Description
cannot use multiple ORDER BY clauses with WITHIN GROUP.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use non-immediate index "@1@" as replica identity
Description
cannot use non-immediate index Relation name of indexRel as replica identity.Deferred indexes are not guaranteed to be always unique.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use non-unique index "@1@" as replica identity
Description
cannot use non-unique index Relation name of indexRel as replica identity. The Access Method must support uniqueness, and the index must in fact be unique.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use partial index "@1@" as replica identity
Description
cannot use partial index Relation name of indexRel as replica identity.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use physical replication slot for logical decoding
Description
cannot use physical replication slot for logical decoding.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use subquery in DEFAULT expression
Description
cannot use subquery in DEFAULT expression. Check to see if the sublink is in an invalid place within the query. We allow sublinks everywhere in SELECT/INSERT/UPDATE/DELETE, but generally not in utility statements.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use VARIADIC with WITHIN GROUP
Description
cannot use VARIADIC with WITHIN GROUP.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
check constraints for domains cannot be marked NO INHERIT
Description
check constraints for domains cannot be marked NO INHERIT. Check constraints are handled after domain creation, as they require the Oid of the domain; at this point we can only check that they're not marked NO INHERIT, because that would be bogus.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
CONCURRENTLY and WITH NO DATA options cannot be used together
Description
CONCURRENTLY and WITH NO DATA options cannot be used together. Check that conflicting options have not been specified.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
CONCURRENTLY cannot be used when the materialized view is not populated
Description
CONCURRENTLY cannot be used when the materialized view is not populated.Check that CONCURRENTLY is not specified if not populated.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
constraint "@1@" of relation "@2@" is not a foreign key or check constraint
Description
constraint constrName of relation RelationName(rel) is not a foreign key or check constraint.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not change directory to "@1@": @2@
Description
could not change directory to path: strerror(errno). could not change directory to orig_wd:strerror(errno).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close directory "@1@": @2@
Description
could not close directory ctx->directory and the corresponding error will be printed.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close log file @1@: @2@
Description
could not close log file XLogFileNameP(ThisTimeLineID, openLogSegNo) and the reason failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close log segment @1@: @2@
Description
could not close log segment XLogFileNameP(recvFileTLI, recvSegNo) and the reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close pipe to external command: @1@
Description
could not close pipe to external command and the reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close pipe to external command: @1@
Description
could not close pipe to external command: strerror(errno).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not complete SSL handshake on renegotiation, too many failures
Description
could not complete SSL handshake on renegotiation, too many failures. A handshake can fail, so be prepared to retry it, but only a few times and in this case we considered maximum limit is 20 times.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create any Unix-domain sockets
Description
could not create any Unix-domain sockets.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create communication channels: @1@
Description
could not create communication channels: strerror(errno).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create shared memory segment "@1@": @2@
Description
could not create shared memory segment name and reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create Unix-domain socket in directory "@1@"
Description
could not create Unix-domain socket in one of the Unix_socket_directories.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not determine data type for argument @1@
Description
could not determine data type for argument 1. since json_object_agg() is declared as taking type "any", the parser will not do any type conversion on unknown-type literals (that is, undecorated strings or NULLs). Such values will arrive here as type UNKNOWN, which fortunately does not matter to us, since unknownout() works fine.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not determine encoding for codeset "@1@"
Description
could not determine encoding for codeset cp followed by the provided unsigned integer.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not duplicate handle for "@1@": @2@
Description
could not duplicate handle for handle name and the reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not execute command "@1@": @2@
Description
could not execute command filename and reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not execute command "@1@": @2@
Description
could not execute command options->file and the strerror(errno).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fdatasync log file @1@: @2@
Description
could not fdatasync log file XLogFileNameP(ThisTimeLineID, segno) and the reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fork worker process: @1@
Description
could not fork worker process. The reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fsync log file @1@: @2@
Description
could not fsync log file XLogFileNameP(ThisTimeLineID, segno) and reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fsync log segment @1@: @2@
Description
could not fsync log segment XLogFileNameP(ThisTimeLineID, openLogSegNo) and reason for failure also printed along with error. XLogFileNameP(ThisTimeLineID, openLogSegNo) currently open log segment (if any). Also, if the open flag is changing, close the log file so it will be reopened (with new flag bit) at next use.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fsync write-through log file @1@: @2@
Description
could not fsync write-through log file XLogFileNameP(ThisTimeLineID, segno) and the reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get current working directory: @1@
Description
could not get current working directory:strerror(errno).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get home directory for user ID @1@: @2@
Description
could not get home directory for user ID user_id and strerror(errno) if errno set otherwise print _("user does not exist").
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get junction for "@1@": @2@
Description
could not get junction for path :msg.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get relation name for OID @1@: @2@
Description
could not get relation name for OID te->catalogId.oid, PQerrorMessage(AH->connection).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get shared memory segment: @1@
Description
could not get shared memory segment and reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Could not identify system: got @1@ rows and @2@ fields, expected @3@ rows and @4@ or more fields
Description
Could not identify system: got res->ntups rows and res->numAttributes fields, expected 3 rows and 1or more fields.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not import a module for Decimal constructor
Description
could not import a module for Decimal constructor.Try to import cdecimal. If it doesn't exist, fall back to decimal.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not initialize LDAP: @1@
Description
could not initialize LDAP and reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not look up local user ID @1@: @2@
Description
could not look up local user ID geteuid() and error string for the corresponding errno will be printed or if it is unknown error it will print "Unknown error".
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not look up local user ID @1@: @2@
Description
could not look up local user ID (long)uid and if errno is set error string for the corresponding errno will be printed otherwise "user does not exist" will be printed.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not map anonymous shared memory: @1@
Description
could not map anonymous shared memory and the reason for failure will be printed along with error.If errno is ENOMEM means This error usually means that PostgreSQL's request for a shared memory segment exceeded available memory, swap space, or huge pages. To reduce the request size (currently size bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not map shared memory segment "@1@": @2@
Description
could not map shared memory segment handle name and reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not obtain lock on relation "@1@"
Description
could not obtain lock on relation relation name. Lock relation. This will also accept any pending invalidation messages. If we got back InvalidOid, indicating not found, then there's nothing to lock, but we accept invalidation messages anyway, to flush any negative catcache entries that may be lingering.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open backend variables file "@1@": @2@
Description
could not open backend variables file id and strerror(errno).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open configuration directory "@1@": @2@
Description
could not open configuration directory absolute location of includedir and the reason for failure also be printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open shared memory segment "@1@": @2@
Description
could not open shared memory segment dsm handle name and reason for failure also printed.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open transaction log file "@1@": @2@
Description
could not open transaction log file path and reason for failure also prined along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse file name "@1@"
Description
could not parse file name path name. temporary filenames from SnapBuildSerialize() include the LSN and everything but are postfixed by .$pid.tmp. We can just remove them the same as other files because there can be none that are currently being written that are older than cutoff. We just log a message if a file doesn't fit the pattern, it's probably some editors lock/state file or similar...
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse LDAP URL "@1@": @2@
Description
could not parse LDAP URL val and ldap_err2string on the return value of ldap_url_parse.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not perform initial LDAP bind for ldapbinddn "@1@" on server "@2@": @3@
Description
could not perform initial LDAP bind for ldapbinddn port->hba->ldapbinddn on server port->hba->ldapserver and ldap_err2string on the return value of ldap_simple_bind_s. Bind with a pre-defined username/password (if available) for searching. If none is specified, this turns into an anonymous bind.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read directory "@1@": @2@
Description
could not read directory path and strerrror(errno).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read file "@1@", read @2@ of @3@: @4@
Description
could not read file path, read readBytes of (int) SnapBuildOnDiskConstantSize) and the reason for failure also printed along with error.This error can occur during readingstatically sized portion of snapshot or reading SnapBuild or during restore running xacts information or during restore committed xacts information.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read file "@1@", read @2@ of @3@: @4@
Description
could not read file , path read readBytes of (uint32) ReplicationSlotOnDiskConstantSize) and the reason for failure also printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from backend variables file "@1@": @2@
Description
could not read from backend variables file id and strerror(errno).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from file "@1@": read @2@ instead of @3@ bytes
Description
could not read from file path: read readBytes instead of (int32) sizeof(LogicalRewriteMappingData) bytes.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from log segment @1@, offset @2@, length @3@: @4@
Description
could not read from log segment XLogFileNameP(curFileTimeLine, sendSegNo), offset sendOff, length (unsigned long) segbytes) and the reason for failure also printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from log segment @1@, offset @2@: @3@
Description
could not read from log segment fname, offset readOff and reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from reorderbuffer spill file: @1@
Description
could not read from reorderbuffer spill file and the reason for failure also be printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from reorderbuffer spill file: read @1@ instead of @2@ bytes
Description
could not read from reorderbuffer spill file: read readBytes instead of (uint32) sizeof(ReorderBufferDiskChange) bytes.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from tuplestore temporary file: @1@
Description
could not read from tuplestore temporary file and reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read time zone file "@1@": @2@
Description
could not read time zone file filename and the reason for failure also be printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not receive timeline history file from "the primary server: @1@
Description
could not receive timeline history file from "the primary server:PQerrorMessage(streamConn).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove directory "@1@"
Description
could not remove directory tmppath.If removing the directory fails, the worst thing that will happen is that the user won't be able to create a new slot with the same name until the next server restart.we crashed while a slot was being setup or deleted, clean up.If we crashed with an ephemeral slot active, don't restore but delete it.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove shared memory segment "@1@": @2@
Description
could not remove shared memory segment name and reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not resize shared memory segment "@1@" to @2@ bytes: @3@
Description
could not resize shared memory segment name to request_size bytes.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Could not resolve client IP address to a host name: @1@
Description
Could not resolve client IP address to a host name gai_strerror(port->remote_hostname_errcode).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not restore file "@1@" from archive: @2@
Description
could not restore file xlogfname from archive: Returns a human-readable string explaining the reason a child process terminated by taking the argument as rc.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not search LDAP for filter "@1@" on server "@2@": @3@
Description
could not search LDAP for filter filter on server port->hba->ldapserver: ldap_err2string(return value of ldap_search_s).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not seek in log file @1@ to offset @2@: @3@
Description
could not seek in log file XLogFileNameP(ThisTimeLineID, openLogSegNo) to offset startoffset and reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not seek in log segment @1@ to offset @2@: @3@
Description
could not seek in log segment fname to offset readOff: the reason for failure also printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not seek in tuplestore temporary file: @1@
Description
could not seek in tuplestore temporary file and the reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not seek to beginning of file "@1@": @2@
Description
could not seek to beginning of file path and the reason for failure also printed along with error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not send end-of-streaming message to primary: @1@
Description
could not send end-of-streaming message to primary: PQerrorMessage(streamConn).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set LDAP protocol version: @1@
Description
could not set LDAP protocol version: ldap_err2string(return value of ldap_set_option).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set socket to nonblocking mode: @1@
Description
could not set socket to nonblocking mode: the reason for failure also printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set socket to nonblocking mode: @1@
Description
could not set socket to nonblocking mode: SOCK_STRERROR(SOCK_ERRNO, sebuf, sizeof(sebuf).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set variable "@1@"
Description
could not set variable varname.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not start LDAP TLS session: @1@
Description
could not start LDAP TLS session: ldap_err2string(return value of _ldap_start_tls_sA).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat control file "@1@": @2@
Description
could not stat control file XLOG_CONTROL_FILE and reason for failure also printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat file or directory "@1@": @2@
Description
could not stat file or directory path/TABLESPACE_VERSION_DIRECTORY :the reason for failure printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat file "@1@": @2@
Description
could not stat file options->file,strerror(errno).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat shared memory segment "@1@": @2@
Description
could not stat shared memory segment name:the reason for failure also printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat trigger file "@1@": @2@
Description
Check to see whether the user-specified trigger file exists and whether apromote request has arrived. If either condition holds, return true.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Could not translate client host name "@1@" to IP address: @2@
Description
could not translate the client host name to ip address.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not truncate file "@1@" to @2@: @3@
Description
Truncate all data that's not guaranteed to have been safely fsynced (by previous record or by the last checkpoint).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not unmap shared memory segment "@1@": @2@
Description
could not unmap shared memory segment name: the reason for failure also printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to COPY program: @1@
Description
could not write to COPY program: the reason for failure is printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to data file for XID @1@: @2@
Description
could not write to data file for XID txn->xid) and the reason for failure is also printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to file "@1@", wrote @2@ of @3@: @4@
Description
could not write to file src->path, wrote written of len: the reason for failure also printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to log file @1@ at offset @2@, length @3@: @4@
Description
could not write to log file XLogFileNameP(ThisTimeLineID, openLogSegNo) at offset openLogOff length nbytes: the reason for failure also printed along with the error.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to log segment @1@ at offset @2@, length @3@: @4@
Description
if write didn't set errno, assume no disk space
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to the communication channel: @1@
Description
1.This function is executed in the worker process.It sends a message to the master on the communication channel.
2.This function is executed in the master process.It sends a message to a certain worker on the communication channel.If we're already aborting anyway, don't care if we succeed or not.The child might have gone already.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to tuplestore temporary file:@1@
Description
could not write to tuplestore temporary file
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database connection requirement not indicated during registration
Description
This flag means the bgworker requires a database connection. The connectionis not established automatically; the worker must establish it later.It requires that BGWORKER_SHMEM_ACCESS was passed too.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database "@1@"
Description
database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database Execute a database-wide VACUUM in that databaseYou might also need to commit or roll back old prepared transactions
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID
Description
Execute a database-wide VACUUM in that database.You might also need to commit or roll back old prepared transactions.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
database "@1@" is used by a logical replication slot
Description
Check whether there are, possibly unconnected, logical slots that refer to the to-be-dropped database. The database lock we are holding prevents the creation of new slots using the database. ReplicationSlotsCountDBSlots -- count the number of slots that refer to the passed database oid.Returns true if there are any slots referencing the database. *nslots will be set to the absolute number of slots in the database, *nactive to ones currently active.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
date field value out of range: @1@-@2@-@3@
Description
date field value out of range Note: we'll reject zero or negative year values. Perhaps negativesshould be allowed to represent BC years?
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
date out of range: @1@-@2@-@3@
Description
date out of rangeNote: we'll reject zero or negative year values. Perhaps negativesshould be allowed to represent BC years?
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
DECLARE CURSOR WITH HOLD ... @1@ is not supported
Description
DECLARE CURSOR WITH HOLD is not supported .FOR UPDATE and WITH HOLD are not compatible
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
DECLARE INSENSITIVE CURSOR ... @1@ is not supported
Description
DECLARE INSENSITIVE CURSOR is not supportedFOR UPDATE and INSENSITIVE are not compatible
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
DECLARE SCROLL CURSOR ... @1@ is not supported
Description
DECLARE SCROLL CURSOR is not supportedFOR UPDATE and SCROLL are not compatible
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
ECDH: could not create key
Description
ECDH: could not create key
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
ECDH: unrecognized curve name: @1@
Description
ECDH: unrecognized curve name
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
enum label "@1@" already exists
Description
Check if label is already in use. The unique index on pg_enum would catch this anyway, but we prefer a friendlier error message, and besides we need a check to support IF NOT EXISTS.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
error processing a parallel work item
Description
error processing a parallel work itemIt looks for an idle worker process and only returns if there is one.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
error reading result of streaming command: @1@
Description
error reading result of streaming command
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
event trigger functions cannot have declared arguments
Description
event trigger functions cannot have declared argumentsshouldn't be any declared arguments
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
event trigger name cannot be qualified
Description
event trigger name cannot be qualifiedThe types of names handled by this function are not permitted to beschema-qualified or catalog-qualified.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
event trigger "@1@" already exists
Description
An event trigger of same name is already exist
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
event triggers are not supported for @1@
Description
Validate DDL command tags.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
event trigger "@1@" does not exist
Description
event trigger does not exist.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
event trigger "@1@" does not exist, skipping
Description
Generate a NOTICE stating that the named object was not found, and isbeing skipped. This is only relevant when "IF EXISTS" is used; otherwise,get_object_address() in RemoveObjects would have thrown an ERROR.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
event trigger with OID @1@ does not exist
Description
event trigger with OID does not exist
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
exceeded maxAllocatedDescs (@1@) while trying to execute command "@2@\
Description
exceeded maxAllocatedDescs while trying to execute command
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Expected 1 tuple with 2 fields, got @1@ tuples with @2@ fields.
Description
Expected 1 tuple with 2 fields
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Expected array element or "]", but found "@1@\
Description
The context of the parser is maintained by the recursive descent mechanism, but is passed explicitly to the error reporting routine for better diagnostics.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Expected a transaction log switchpoint location.
Description
Expected a transaction log switchpoint location.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Expected ":", but found "@1@"
Description
invalid input syntax for type json The context of the parser is maintained by the recursive descent mechanism, but is passed explicitly to the error reporting routine for better diagnostics.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
extended query protocol not supported in a replication connection
Description
'firstchar' specifies what kind of a forbidden message was received, and is used to construct the error message.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
fastpath function calls not supported in a replication connection
Description
'firstchar' specifies what kind of a forbidden message was received, and is used to construct the error message.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
field name must not be null
Description
If function is not marked "proisstrict" in pg_proc, it must check for null arguments using this macro. Do not try to GETARG a null argument!
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
FILTER is not implemented for non-aggregate window functions
Description
FILTER is not yet supported with true window functions
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
filters not supported in LDAP URLs.
Description
filters not supported in LDAP URLs.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
FILTER specified, but @1@ is not an aggregate function
Description
FILTER specified, but the function is not an aggregate function
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
filter value "@1@" not recognized for filter variable "@2@"
Description
Validate DDL command tags
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
filter variable "@1@" specified more than once
Description
Complain about a duplicate filter variable.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
final function with extra arguments must not be declared STRICT
Description
When finalfnExtraArgs is specified, the finalfn will certainly be passed at least one null argument, so complain if it's strict.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
first argument of @1@ must be a row type
Description
Convenience function to determine whether a type OID represents a "rowtype" type --- either RECORD or a named composite type.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
FORCE NULL column "@1@" not referenced by COPY
Description
Convert FORCE NULL name list to per-column flags, check validity
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
foreign key referenced-columns list must not contain duplicates
Description
Reject duplicate appearances of columns in the referenced-columns list. Such a case is forbidden by the SQL standard, and even if we thought it useful to allow it, there would be ambiguity about how to match the list to unique indexes (in particular, it'd be unclear which indexopclass goes with which FK column).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Foreign tables cannot have constraint triggers.
Description
Foregin key table does not contain constraint triggers
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Foreign tables cannot have INSTEAD OF triggers.
Description
Foreign tables cannot have INSTEAD OF triggers.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Foreign tables cannot have TRUNCATE triggers.
Description
Foreign tables cannot have TRUNCATE triggers.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
foreign table "@1@" does not allow deletes
Description
foreign table does not allow deletes
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
foreign table "@1@" does not allow inserts
Description
foreign table does not allow inserts
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
foreign table "@1@" does not allow updates
Description
foreign table \"%s\" does not allow updates
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
foreign table "@1@" does not exist, skipping
Description
the foreign table is not existing.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
format specifies argument 0, but arguments are numbered from 1
Description
Explicit 0 for argument index is immediately refused
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
function returning record called in context that cannot accept type record
Description
1.failed to determine actual type of RECORDfunction returning record called in context that cannot accept type record
2.get the tupdesc from the result set info - it must be a record typebecause we already checked that arg1 is a record type, or we're in ato_record function which returns a setof record.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
function @1@ must accept VARIADIC ANY to be used in this aggregate
Description
If the agg is declared to take VARIADIC ANY, the underlying functionshad better be declared that way too, else they may receive too manyparameters; but func_get_detail would have been happy with plain ANY.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
function "@1@" must return type "event_trigger"
Description
Find and validate the trigger function.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
hot standby is not possible because wal_level was not set to "hot_standby" or higher on the master server
Description
For Hot Standby, the WAL must be generated with 'hot_standby' mode, andwe must have at least as many backend slots as the primary.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
huge pages not supported on this platform
Description
huge pages not supported on this platform if the value is 1
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
huge TLB pages not supported on this platform
Description
huge pages not supported on this platform if the value is 1
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
index row size @1@ exceeds hash maximum @2@
Description
Check whether the item can fit on a hash page at all. (Eventually, we ought to try to apply TOAST methods if not.) Note that at this point,itemsz doesn't include the ItemId.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
index row size @1@ exceeds maximum @2@ for index "@3@"
Description
If the tuple would be too big to be stored, function throws a suitable error if errorTooBig is TRUE, or returns NULL if errorTooBig is FALSE.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
index "@1@" cannot be used as replica identity because column "@2@" is nullable
Description
Check index for nullable columns.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
index "@1@" contains a half-dead internal page
Description
Pre-9.4 page deletion only marked internal pages as half-dead,but now we only use that flag on leaf pages.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
interval time zone "@1@" must not include months or days
Description
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
interval units "@1@" not supported because months usually have fractional weeks
Description
default condition of the switch statement with condition val
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid backup block size in record at @1@/@2@
Description
Add in the backup blocks, if any
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid contrecord length @1@ at @2@/@3@
Description
Cross-check that xlp_rem_len agrees with how much of the record we expect there to be left.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid flags for opening a large object: @1@
Description
Large object descriptor, appropriately filled in. The descriptor and subsidiary data are allocated in the specified memory context,which must be suitably long-lived for the caller's purposes.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid input syntax for numeric time zone: "@1@"
Description
Note pg_tzset happily parses numeric input that DecodeTimezone would reject. To avoid having it accept input that would otherwise be seen as invalid, it's enough to disallow having a digit in the first position of our input string.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid input syntax for type json
Description
Per RFC4627, these characters MUST be escaped. Since *s isn't printable, exclude it from the context string.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid input syntax for type pg_lsn: "@1@"
Description
Sanity check input format.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid large object write request size:@1@
Description
the addition in the condition can't overflow because nbytes is only int32
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid line number: @1@
Description
validating the line number.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid line specification: A and B cannot both be zero
Description
invalid line specification: A and B cannot both be zero
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid line specification: must be two distinct points
Description
invalid line specification: must be two distinct points
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid locale name: "@1@"
Description
Check that the chosen locales are valid, and get canonical spellings
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid magic number @1@ in log segment @2@, offset @3@
Description
invalid magic number in log segment.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid message received from worker:@1@
Description
Invalid message received from worker.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid MultiXactId: @1@
Description
No work except at first MultiXactId of a page. But beware: just after wraparound, the first MultiXactId of page zero is FirstMultiXactId.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid page in block @1@ of relation @2@
Description
verifying the page in block of relations
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid page in block @1@ of relation @2@; zeroing out page
Description
invalid page in block of relation, zeroing out page
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid processing mode in background worker
Description
it had better not gotten out of "init" mode yet
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid scale in external "numeric" value
Description
invalid scale in external
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid timeline @1@
Description
invalid timeline
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid value for "buffering" option
Description
Validator for "buffering" reloption on GiST indexes. Allows "on", "off"and "auto" values.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid value for "check_option" option
Description
Validator for "check_option" reloption on views. The allowed values are "local" and "cascaded".
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid value for parameter "replication"
Description
Try to interpret value as boolean value. Valid values are: true,false, yes, no, on, off, 1, 0; as well as unique prefixes thereof.If the string parses okay, return true, else false. If okay and result is not NULL, return the value in *result.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid value for recovery parameter "recovery_target"
Description
the recovery parameter name should be "recovery_target" and the recovery parameter value should be "immediate" .
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid value "@1@" for "@2@"
Description
1.checking if the parsed character is greater than 0 and that parsed character is less than required.
2.check if the source is equal to init
3.if the length is not valid
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid whence setting: @1@
Description
Note: overflow in the additions is possible, but since we will reject negative results, we don't need any extra test for that.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
JSON does not support infinite date values.
Description
XSD doesn't support infinite values.Infinity and minus infinity must be the max and min values of DateADT.We could use INT_MIN and INT_MAX here, but seems better to not assume that int32 == int.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
JSON does not support infinite timestamp values
Description
XSD doesn't support infinite values
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Junk after closing right brace
Description
only whitespace is allowed after the closing brace.We used to use isspace() for parsing array values, but that has undesirable results: an array value might be silently interpreted differently depending on the locale setting. Now we just hard-wire the traditional ASCII definition of isspace().
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Junk view columns are not updatable
Description
the only updatable columns we support are those that are Vars referring to user columns of the underlying base relation.The view targetlist may contain resjunk columns (e.g., a view defined like "SELECT * FROM t ORDER BY a+b" is auto-updatable) but such columns are not auto-updatable, and in fact should never appear in the outer query's targetlist.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
large object read request is too large
Description
A result_length calculated from loSize may not fit in a size_t. Check that the size will satisfy this and subsequently-enforced size limits.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
LIKE is not supported for creating foreign tables
Description
we could support LIKE in many cases, but worry about it another day
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
lock file "@1@" is empty
Description
Either another server is starting, or the lock file is the remnant of a previous server startup crash.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
logical decoding cannot be used while in recovery
Description
We check shared state each time only until we leave recovery mode. We can't re-enter recovery, so there's no need to keep checking after the shared variable has once been seen false.Note: We don't need a memory barrier when we're still in recovery. We might exit recovery immediately after return, so the caller can't rely on 'true' meaning that we're still in recovery anyway.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
logical decoding requires a database connection
Description
Make sure the current settings & environment are capable of doing logicaldecoding.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
logical decoding requires wal_level >= logical
Description
Make sure the current settings & environment are capable of doing logicaldecoding.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
lo_lseek result out of range for large-object descriptor @1@
Description
guard against result overflow
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
lo_tell result out of range for large-object descriptor @1@
Description
guard against result overflow
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
malformed range literal: "@1@"
Description
first check for the empty range and then the rest should be whitespace. and then check if the string is not null terminated
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
materialized views may not be defined using bound parameters
Description
A materialized view would either need to save parameters for use in maintaining/loading the data or prohibit them entirely.The latter seems safer and more sane.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
materialized views must not use data-modifying statements in WITH
Description
Prohibit a data-modifying CTE in the query used to create a materialized view. It's not sufficiently clear what the user would want to happen if the MV is refreshed or incrementally maintained.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
materialized views must not use temporary tables or views
Description
Check whether any temporary database objects are used in the creation query. It would be hard to refresh data or incrementally maintain it if a source disappeared.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
mismatched array dimensions
Description
take separate key and value arrays of text to construct a json object pairwise.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Missing array dimension value
Description
Missing array dimension value
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
more than one row returned for \\gset
Description
StoreQueryTuple: assuming query result is OK, save data into variables
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
moving-aggregate implementation returns type @1@, but plain implementation returns type @2@
Description
check if the moving-aggregate implementation returns type is not same as that of plain implementation returns type
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
moving-aggregate transition function must not return null
Description
Moving-aggregate transition functions must not return null, for more see advance_windowaggregate_base().
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Multidimensional arrays must have sub-arrays with matching dimensions
Description
Multidimensional arrays must have sub-arrays with matching dimensionsArrayCount will Determines the dimensions for an array string.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
multiple column definition lists are not allowed for the same function
Description
check if the codelist and the range functions codelist ie., the multiple column definition list for the same function
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
MultiXactId @1@ does no longer exist -- apparent wraparound
Description
MultiXactId does no longer exist -- apparent wraparound
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
MultiXactId @1@ has not been created yet -- apparent wraparound
Description
MultiXactId has not been created yet -- apparent wraparound
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be owner of event trigger @1@
Description
the MAX_ACL_KIND object types that can have privilege errors
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser or replication role to start walsender
Description
Check replication permissions needed for walsender processes.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser or replication role to use replication slots
Description
must be superuser or replication role to use replication slots
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser to alter settings globally
Description
Must be superuser to alter settings globally.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser to COPY to or from an external program
Description
Disallow COPY to/from file or program except to superusers.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Must be superuser to create an event trigger
Description
It would be nice to allow database owners or even regular users to do this, but there are obvious privilege escalation risks which would have to somehow be plugged first.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser to execute ALTER SYSTEM command
Description
must be superuser to execute ALTER SYSTEM command
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
new data for "@1@" contains duplicate rows without any null columns
Description
Note that this ereport() is returning data to the user. Generally, we would want to make sure that the user has been granted access to this data. However, REFRESH MAT VIEW is only able to be run by the owner of the mat view (or a superuser) and therefore there is no need to check for access to data in the mat view.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
new row violates WITH CHECK OPTION for view "@1@"
Description
WITH CHECK OPTION checks are intended to ensure that the new tuple is visible in the view. If the view's qual evaluates to NULL, then the new tuple won't be included in the view. Therefore we need to tell ExecQual to return FALSE for NULL (the opposite of what we do above for CHECK constraints).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no Decimal attribute in module
Description
the module is not contain any Decimal attribute.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no matching relations in tablespace "@1@" found
Description
there is no matching relations in tablespace.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no rows returned for \\gset
Description
StoreQueryTuple: assuming query result is OK, save data into variables Returns true if successful, false otherwise.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
not enough arguments for cursor "@1@"
Description
check the syntax immediately, instead ofchecking the final expression that may have the arguments reordered. Trailing whitespace must not be trimmed, because otherwise input of the form (param -- comment\n, param) would be translated into a form where the second parameter is commented out.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
not enough shared memory for data structure "@1@" (@2@ bytes requested)
Description
If the shmem index doesn't exist, we are bootstrapping: we must be trying to init the shmem index itself. Notice that the ShmemIndexLock is released before the shmem index has been initialized. This should be OK because no other process can be accessing shared memory yet.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
not enough shared memory for elements of data structure "@1@" (@2@ bytes requested)
Description
not enough shared memory for elements of data structure
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
null value not allowed for object key
Description
null value not allowed for object key
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
number is out of range
Description
check if the number is coming out of range ie.,in betwwen 0 and 9.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
number of jsonb array elements exceeds the maximum allowed (@1@)
Description
number of jsonb array elements exceeds the maximum allowed
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
number of jsonb object pairs exceeds the maximum allowed (@1@)
Description
number of jsonb object pairs exceeds the maximum allowed
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
number of parameters must be between 0 and 65535
Description
number of parameters must be between 0 and 65535
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Numeric time zones must have "-" or "+" as first character.
Description
The starting charactor of the numeric time zone should not digit.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
numeric time zone "@1@" out of range
Description
DecodeTimezone()-Interpret string as a numeric timezone. Return 0 if okay (and set *tzp), a DTERR code if not okay.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Object keys should be text
Description
If function is not marked "proisstrict" in pg_proc, it must check for null arguments using this macro. Do not try to GETARG a null argument!
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
only ordered-set aggregates can be hypothetical
Description
Symbolic values for aggkind column. We distinguish normal aggregates from ordered-set aggregates (which have two sets of arguments, namely direct and aggregated arguments) and from hypothetical-set aggregates (which are a subclass of ordered-set aggregates in which the last direct arguments have to match up in number and datatypes with the aggregated arguments).
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
only tables, indexes, and materialized views exist in tablespaces
Description
only tables, indexes, and materialized views exist in tablespaces
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
operator not allowed in variable definition
Description
operator not allowed in variable definition
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
option --if-exists requires option -c/--clean
Description
option --if-exists requires option -c/--clean
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
outer-level aggregate cannot contain a lower-level variable in its direct arguments
Description
Now check for vars/aggs in the direct arguments, and throw error if needed. Note that we allow a Var of the agg's semantic level, but not an Agg of that level. In principle such Aggs could probably be supported, but it would create an ordering dependency among the aggregates at execution time. Since the case appears neither to be required by spec nor particularly useful, we just treat it as a nested-aggregate situation.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out-of-sequence timeline ID @1@ (after @2@) in log segment @3@, offset @4@
Description
Since child timelines are always assigned a TLI greater than their immediate parent's TLI, we should never see TLI go backwards across successive pages of a consistent WAL sequence.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
OVER is not supported for ordered-set aggregate @1@
Description
window functions must be called with a window definition.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
page verification failed, calculated checksum @1@ but expected @2@
Description
Throw a WARNING if the checksum fails, but only after we've checked for the all-zeroes case.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
parallel backup only supported by the directory format
Description
Parallel backup only in the directory archive format so far
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
percentile value @1@ is not between 0 and 1
Description
percentile value should be in between 0 and 1.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
permission denied for event trigger @1@
Description
the no_priv_msg array object is ACL_KIND_EVENT_TRIGGER
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
permission denied to change owner of event trigger "@1@\
Description
New owner must be a superuser
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
permission denied to create event trigger "@1@"
Description
It would be nice to allow database owners or even regular users to do this, but there are obvious privilege escalation risks which would have to somehow be plugged first.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
pg_largeobject entry for OID @1@, page @2@ has invalid data field size @3@
Description
the size of the data field of pg_largeobject entry is less than 0 or greater than LOBLKSIZE.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
range constructor flags argument must not be null
Description
range constructor flags argument must not be null
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
relation "@1@" in @2@ clause not found in FROM clause
Description
the list cell is NULL for ensuring the SQL row locking clause such as FOR UPDATE is not found in FROM clause
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
removing elements from multidimensional arrays is not supported
Description
We can't remove elements from multi-dimensional arrays, since the result might not be rectangular.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
renaming an ON SELECT rule is not allowed
Description
We disallow renaming ON SELECT rules, because they should always be named "_RETURN".
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot file @1@: checksum mismatch, is @2@, should be @3@
Description
verify the CRCs.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot file "@1@" has corrupted length @2@
Description
boundary check on length
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot file "@1@" has unsupported version
Description
verify version
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
eplication slot file "@1@" has wrong magic @2@ instead of @3@
Description
verify magic
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot name "@1@" contains invalid character
Description
Replication slot names may only contain letters, numbers, and the underscore character
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot name "@1@" is too long
Description
Maximum length for identifiers (e.g. table names, column names, function names). Names actually are limited to one less byte than this, because the length must include a trailing zero byte.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot name "@1@" is too short
Description
Check whether the passed slot name is valid and report errors at elevel.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Replication slot names may only contain letters, numbers, and the underscore character.
Description
Replication slot names may only contain letters, numbers, and the underscore character.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot "@1@" already exists
Description
Check for name collision, and identify an allocatable slot. We need to hold ReplicationSlotControlLock in shared mode for this, so that nobody else can change the in_use flags while we're looking at them.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slots can only be used if max_replication_slots > 0.
Description
replication slots can only be used if max_replication_slots > 0
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slots can only be used if wal_level >= archive
Description
replication slots can only be used if wal_level >= archive
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot "@1@" does not exist
Description
replication slot does not exist
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot "@1@" is already active
Description
replication slot is already active
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot "@1@" was not created in this database
Description
replication slot was not created in this database
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
requested character not valid for encoding: @1@
Description
requested character not valid for encoding
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
requested starting point @1@/@2@ is ahead of the WAL flush position of this server @3@/@4@
Description
requested starting point is ahead of the WAL flush position of this server
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
requested starting point @1@/@2@ on timeline @3@ is not in this server's history
Description
requested starting point on timeline is not in this server's history
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
requested timeline @1@ does not contain minimum recovery point @2@/@3@ on timeline @4@
Description
requested timeline does not contain minimum recovery point on timeline
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
requested timeline @1@ is not a child of this server's history
Description
requested timeline is not a child of this server's history
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
requested timeline @1@ is not in this server's history
Description
requested timeline is not in this server's history
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
RETURNING list entry has type @1@, but column has type @2@.
Description
RETURNING list entry and column are of different types.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
RETURNING must have at least one column
Description
RETURNING must have at least one column.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
return type of inverse transition function @1@ is not @2@
Description
return type of inverse transition function must exactly match declared mtranstype
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
row is too big: size @1@, maximum size @2@
Description
row is too big.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
ROWS FROM() with multiple functions cannot have a column definition list
Description
ROWS FROM() with multiple functions cannot have a column definition list
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
rules on materialized views are not supported
Description
rules on materialized views are not supported
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ cannot be applied to a function
Description
cannot be applied to a function
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ cannot be applied to a join
Description
cannot be applied to a join
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ cannot be applied to a WITH query
Description
cannot be applied to a WITH query
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ cannot be applied to the nullable side of an outer join
Description
cannot be applied to the nullable side of an outer join
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ cannot be applied to VALUES
Description
cannot be applied to VALUES
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot cluster specific table(s) in all databases
Description
cannot cluster specific table(s) in all databases
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot reindex specific index(es) and system catalogs at the same time
Description
cannot reindex specific index(es) and system catalogs at the same time
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot reindex specific index(es) in all databases
Description
cannot reindex specific index(es) in all databases
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot reindex specific table(s) and system catalogs at the same time
Description
cannot reindex specific table(s) and system catalogs at the same time
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot reindex specific table(s) in all databases
Description
cannot reindex specific table(s) in all databases
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot use --create-slot or --drop-slot together with --startpos
Description
cannot use create-slot or drop-slot together with startpos
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot use --create-slot or --start together with --drop-slot
Description
cannot use create-slot or start-slot together while doing a drop-slot
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: cannot vacuum specific table(s) in all databases
Description
cannot vacuum specific table(s) in all databases
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ can only be called in a sql_drop event trigger function
Description
can only be called in a sql_drop event trigger function
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not access directory "@2@": @3@
Description
Trouble in accessing directory
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not allocate SIDs: error code @2@
Description
could not allocate security identifier(SID) and displays the last error returned by GetLastError().(GetLastError() is a windows specific call which returns one of the 500 System Error Codes)
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not change permissions of directory "@2@": @3@
Description
could not change permissions of directory
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not change permissions of "@2@": @3@
Description
Here chmod takes the PGPATH as path and options as S_IRUSR | S_IWUSR
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not close directory "@2@": @3@
Description
closedir syscall called and errno set accordingly
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not create archive status file "@2@": @3@
Description
This open syscall takes a temporary path name and flags O_WRONLY | O_CREAT | PG_BINARY and mode as S_IRUSR | S_IWUSR
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not create replication slot "@2@": got @3@ rows and @4@ fields, expected @5@ rows and @6@ fields
Description
could not create replication slot as rows is not equal to 1 and fields is not greater than or equal to 4
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not create symbolic link "@2@": @3@
Description
while creating symbolic path for a Xlog directory or tablespace path
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not create timeline history file "@2@": @3@
Description
This open syscall takes a temporary path name and flags O_WRONLY | O_CREAT | PG_BINARY and mode as S_IRUSR | S_IWUSR
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not drop replication slot "@2@": got @3@ rows and @4@ fields, expected @5@ rows and @6@ fields
Description
could not drop replication slot as rows and fields are not equal to zero
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not fetch default options
Description
The function Pqconndefaults() Constructs a default connection options array, which identifies all the available options and shows any default values that are available from the environment etc. On error (eg out of memory), NULL is returned.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not find own program executable
Description
find_my_exec() finds an absolute path to a valid executable
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not fsync file "@2@": @3@
Description
could not fsync file
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not fsync log file "@2@": @3@
Description
could not fsync Log file.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not identify system: got @2@ rows and @3@ fields, expected @4@ rows and @5@ or more fields
Description
Could not identify system as expected number of rows is not equal to 1 and number of fields is not greater than or equal to 3
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not locate my own executable path
Description
find_my_exec() finds an absolute path to a valid executable
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open directory "@2@": @3@
Description
could not open directory
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open file "@2@": @3@
Description
could not open file
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open log file "@2@": @3@
Description
could not open log file
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not open timeline history file "@2@": @3@
Description
could not open timeline history file
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not parse next timeline's starting point "@2@"
Description
could not parse next timeline's starting point
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not parse start position "@2@"
Description
could not parse start position
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not read directory "@2@": @3@
Description
could not read directory
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not remove promote signal file "@2@": @3@
Description
could not remove promote signal file
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not rename file "@2@" to "@3@": @4@
Description
could not rename file(Here we move the completed history file into place with its final name)
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not send copy-end packet: @2@
Description
PQputCopyEnd - send EOF indication to the backend during COPY IN. After calling this, use PQgetResult() to check command completion status. Returns 1 if successful, 0 if data could not be sent (only possible in nonblock mode), or -1 if an error occurs.
pqFlush - send any data waiting in the output buffer. Return 0 on success, -1 on failure and 1 when not all data could be sent because the socket would block and the connection is non-blocking.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not stat file "@2@": @3@
Description
could not stat file
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not write timeline history file "@2@": @3@
Description
This write operation happens whileWriting the history file to pg_xlog or Writing the history file to disk
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@: could not write @2@ bytes to log file "@3@": @4@
Description
could not write the bytes to log file
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@: directory name too long
Description
directory name too long
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@: directory "@2@" does not exist
Description
directory does not exist,The errno ENOENT indicates that component of path does not exist, or path is an empty string.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@: directory "@2@" is not a database cluster directory
Description
directory is not a database cluster directory
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
SELECT rule's target entry @1@ has different column name from column "@2@"cluster directory
Description
resname is required to represent the correct column name in non-resjunk entries of top-level SELECT targetlists, since it will be used as the column title sent to the frontend.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
SELECT target entry has type @1@, but column has type @2@.
Description
SELECT column does not match target entry
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
ShmemIndex entry size is wrong for data structure "@1@": expected @2@, actual @3@
Description
ShmemIndex entry size is wrong for data structure.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@: incompatible server version @2@; client does not support streaming from server versions newer than @3@
Description
incompatible server version ,client does not support streaming from server .ServerMajor and maxServerMajor are calculated as follows;(serverMajor = PQserverVersion(conn) / 100 and maxServerMajor = PG_VERSION_NUM / 100;)where PG_VERSION_NUM is 90401 and PQserverVersion returns the sversion; /* server version, e.g. 70401 for 7.4.1 */
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@: incompatible server version @2@; client does not support streaming from server versions older than @3@
Description
incompatible server version ,client does not support streaming from server .ServerMajor and minServerMajor are calculated as follows;(serverMajor = PQserverVersion(conn) / 100 and minServerMajor = 903;)where PQserverVersion returns the sversion; /* server version, e.g. 70401 for 7.4.1 */
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@: incompatible server version @2@
Description
incompatible server version; ServerMajor and maxServerMajor are calculated as follows;(minServerMajor = 903,serverMajor = PQserverVersion(conn) / 100 and maxServerMajor = PG_VERSION_NUM / 100;)where PG_VERSION_NUM is 90401 and PQserverVersion returns the sversion; /* server version, e.g. 70401 for 7.4.1 */
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@: invalid --max-rate unit: "@2@"
Description
after_num is obtained by passing src string to strtod
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@: invalid number of parallel jobs
Description
invalid number of parallel jobs
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@: invalid tablespace mapping format "@2@", must be "OLDDIR=NEWDIR"
Description
invalid tablespace mapping format
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@: invalid transfer rate "@2@": @3@
Description
invalid transfer rate
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@: invalid xlog-method option "@2@", must be "fetch" or "stream"
Description
invalid xlog-method option
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@ is not allowed with aggregate functions
Description
The return type of function LCS_asString is not allowed with aggregate functions.In this error case,the return type of LCS_asString is "FOR some"
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@ is not allowed with DISTINCT clause
Description
The return type of function LCS_asString is not allowed with aggregate functions.In this error case,the return type of LCS_asString is "FOR some"
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause
@1@ is not allowed with GROUP BY clause
Description
The return string of LCS_asString() is not allowed with GROUP BY clause
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not allowed with HAVING clause
Description
The return string of LCS_asString() is not allowed with HAVING clause
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not allowed with set-returning functions in the target list
Description
The return string of LCS_asString() is not allowed with set-returning functions in the target list
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not allowed with UNION/INTERSECT/EXCEPT
Description
The return string of LCS_asString() is not allowed with UNION/INTERSECT/EXCEPT
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not allowed with window functions
Description
The return string of LCS_asString() is not allowed with window functions
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a materialized view
Description
The Relation that is returned by RelationGetRelationName() is not a materialized view
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not an ordered-set aggregate, so it cannot have WITHIN GROUP
Description
Normal aggregate, so it can't have WITHIN GROUP
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, materialized view, composite type, or foreign table
Description
If the particular relation is not a table, materialized view, composite type, or foreign table
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, materialized view, index, or foreign table
Description
The relation returned by the function RelationGetRelationName() is not a table, materialized view, index, or foreign table
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, materialized view, or index
Description
The relation is not a table, materialized view, or index
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table or materialized view
Description
The relation is not a table or materialized view
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, view, materialized view, composite type, index, or foreign table
Description
The relation is not a table, view, materialized view, composite type, index, or foreign table
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, view, materialized view, composite type, or foreign table
Description
The relation is not a table, view, materialized view, composite type, or foreign table.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, view, materialized view, index, or TOAST table
Description
The relation is not a table, view, materialized view, index, or TOAST table
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, view, materialized view, sequence, or foreign table
Description
The relation is not a table, view, materialized view, sequence, or foreign table. Note: Don't allow ALTER TABLE. SET SCHEMA on relations that can't be moved to a different schema, such as indexes and TOAST tables.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, view, or foreign table
Description
The relation is not a table, view, or foreign table
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, view, sequence, or foreign table
Description
The relation is not a table, view, sequence, or foreign table
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ must specify unqualified relation names
Description
The return type of LCS_asString() must specify unqualified relation names
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
snapbuild state file @1@: checksum mismatch, is @2@, should be @3@
Description
snapbuild state file : checksum mismatch
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
snapbuild state file "@1@" has unsupported version @2@ instead of @3@
Description
snapbuild state file has unsupported version.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
snapbuild state file "@1@" has wrong magic @2@ instead of @3@
Description
snapbuild state file has wrong magic number
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: new directory is not an absolute path in tablespace mapping: @2@
Description
new directory is not an absolute path in tablespace mapping
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: no database specified
Description
no database specified for the given program name
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: no slot specified
Description
no slot specifiedfor the given program name
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SP-GiST inner tuple size @1@ exceeds maximum @2@
Description
SPGiST leaf tuple carries a datum and a heap tuple TID. Inner tuple should be small enough to fit on a page.Values larger than a buffer page cannot be indexed.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
SSL failed to renegotiate connection before limit expired
Description
SSL failed to renegotiate connection before limit expired
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: symlinks are not supported on this platform
Description
symlinks are not supported on this platform . Note : Define to 1 if you have the `symlink' function.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: transaction log directory location can only be specified in plain mode
Description
transaction log directory location can only be specified in plain mode
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: transaction log directory location must be an absolute path
Description
transaction log directory location must be an absolute path
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: transfer rate must be greater than zero
Description
transfer rate must be greater than zero
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: transfer rate "@2@" exceeds integer range
Description
transfer rate exceeds integer range
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: transfer rate "@2@" is not a valid value
Description
transfer rate is not a valid value Note: The second parameter is a out - parameter.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
strictness of aggregate's forward and inverse transition functions must match
Description
strictness of aggregate's forward and inverse transition functions must match.Note: Insist that forward and inverse transition functions have the same strictness setting. Allowing them to differ would require handling more special cases in advance_windowaggregate and advance_windowaggregate_base, for no discernible benefit. This should have been checked at agg definition time, but we must check again in case either function's strictness property has been changed.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
string too long to represent as jsonb string
Description
string too long to represent as jsonb string. Note :Due to an implementation restriction, jsonb strings cannot exceed 0x0FFFFFFF
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: unexpected response to TIMELINE_HISTORY command: got @2@ rows and @3@ fields, expected @4@ rows and @5@ fields
Description
unexpected response to TIMELINE_HISTORY command.Note: The response to TIMELINE_HISTORY is a single row result set with two fields: filename and content
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: unexpected result set after end-of-timeline: got @2@ rows and @3@ fields, expected @4@ rows and @5@ fields
Description
unexpected result set after end-of-timeline
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: WAL streaming can only be used in plain mode
Description
WAL streaming can only be used in plain mode
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
system column "@1@" reference in check constraint is invalid
Description
system column reference in check constraint is invalid
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
time field value out of range: @1@:@2@:@3@
Description
time field value out of range
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
timestamp out of range: @1@-@2@-@3@ @4@:@5@:@6@
Description
timestamp out of range
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many background workers
Description
too many background workers
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many column names were specified
Description
too many column names were specified
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many dynamic shared memory segments
Description
too many dynamic shared memory segments
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many lexemes in thesaurus entry
Description
too many lexemes in thesaurus entry. Note: currently, tsearch_readline can't return lines exceeding 4KB,so overflow of the word counts is impossible.But that may not always be true, so let's check.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many replication slots active before shutdown
Description
too many replication slots active before shutdown
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
total size of jsonb array elements exceeds the maximum of @1@ bytes
Description
Total size of jsonb array elements exceeds the maximum of 0x0FFFFFFF bytes
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
total size of jsonb object elements exceeds the maximum of @1@ bytes
Description
total size of jsonb object elements exceeds the maximum of 0x0FFFFFFFbytes
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
tuple to be updated was already modified by an operation triggered by the current command
Description
tuple to be updated was already modified by an operation triggered by the current command
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
type modifier cannot have ORDER BY
Description
type modifier cannot have ORDER BY
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"TZ"/"tz"/"OF" format patterns are not supported in to_date
Description
format patterns are not supported in to_date
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\u0000 cannot be converted to text.
Description
\\u0000 cannot be converted to text. Note: The function report_json_context() reports a CONTEXT line for bogus JSON input.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Unexpected array element.
Description
Unexpected array element.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected pageaddr @1@/@2@ in log segment @3@, offset @4@
Description
unexpected pageaddr in log segment offset
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected previous timeline ID @1@ (current timeline ID @2@) in checkpoint record
Description
unexpected previous timeline ID in checkpoint record
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected result after CommandComplete: @1@
Description
unexpected result after CommandComplete
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected result set after end-of-streaming
Description
unexpected result set after end-of-streaming
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected result status for \\watch
Description
unexpected result status for \ watch
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected standby message type "@1@", after receiving CopyDone
Description
unexpected standby message type ,after receiving CopyDone . Note :If we already received a CopyDone from the frontend, the frontend should not send us anything until we've closed our end of the COPY.XXX: In theory, the frontend could already send the next command before receiving the CopyDone, but libpq doesn't currently allow that.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected timeline ID @1@ in checkpoint record, before reaching minimum recovery point @2@/@3@ on timeline @4@
Description
unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected timeline ID @1@ in log segment @2@, offset @3@
Description
unexpected timeline ID in log segment.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8.
Description
Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Unicode high surrogate must not follow a high surrogate.
Description
Unicode high surrogate must not follow a high surrogate.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Unicode low surrogate must follow a high surrogate.
Description
Unicode low surrogate must follow a high surrogate.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
UNNEST() with multiple arguments cannot have a column definition list
Description
UNNEST() with multiple arguments cannot have a column definition list
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unsupported LDAP URL scheme: @1@
Description
unsupported LDAP URL scheme
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unsupported Unicode escape sequence
Description
unsupported Unicode escape sequence
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated format specifier
Description
unterminated format specifier
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
UTC timezone offset is out of range.
Description
UTC timezone offset is out of range.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
variable "@1@" shadows a previously defined variable
Description
shadows a previously defined variable
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
VARIADIC argument must be an array
Description
VARIADIC argument must be an array
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\watch cannot be used with an empty query
Description
watch cannot be used with an empty query.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\watch cannot be used with COPY
Description
watch cannot be used with COPY
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WHERE CURRENT OF is not supported for this table type
Description
WHERE CURRENT OF is not supported for this table type
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in check constraints
Description
window functions are not allowed in check constraints.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in DEFAULT expressions
Description
window functions are not allowed in DEFAULT expressions.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in EXECUTE parameters
Description
window functions are not allowed in EXECUTE parameters
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in functions in FROM
Description
window functions are not allowed in functions in FROM
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in index expressions
Description
window functions are not allowed in index expressions
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in index predicates
Description
window functions are not allowed in index predicates
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in JOIN conditions
Description
window functions are not allowed in JOIN conditions
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in @1@
Description
window functions are not allowed in expression kind
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in transform expressions
Description
window functions are not allowed in transform expressions
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in trigger WHEN conditions
Description
window functions are not allowed in trigger WHEN conditions
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in window definitions
Description
window functions are not allowed in window definitions
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window function @1@ cannot have WITHIN GROUP
Description
window function cannot have WITHIN GROUP Note:And, per spec, WITHIN GROUP isn't allowed.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
window function @1@ requires an OVER clause
Description
window function requires an OVER clause. Note:True window functions must be called with a window definition.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WITH CHECK OPTION is supported only on automatically updatable views
Description
WITH CHECK OPTION is supported only on automatically updatable views
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WITH CHECK OPTION not supported on recursive views
Description
WITH CHECK OPTION not supported on recursive views
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WITHIN GROUP is required for ordered-set aggregate @1@
Description
WITHIN GROUP is required for ordered-set aggregate
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WITHIN GROUP specified, but @1@ is not an aggregate function
Description
WITHIN GROUP specified, but the function is not an aggregate function
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WITH ORDINALITY cannot be used with a column definition list
Description
WITH ORDINALITY cannot be used with a column definition list
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
tablespace encryption algorithm option can not be changed
Description
tablespace_encryption_algorithm option can not be changed with alter tablespace.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
result of USING clause for column "@1@" cannot be cast automatically to type @2@
Description
USING clause column value cannot be typecasted automatically to new column type specified.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse contents of file "@1@"
Description
Postgresql auto configuration file cannot be parsed
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not change directory to "@1@": @2@
Description
pg_resetxlog process cannot change the directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pclose failed: @1@
Description
pclose system call failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot duplicate null pointer (internal error)
Description
Null pointer cannot be duplicated
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
Process runs out of memory
System Processing
Process aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot create restricted tokens on this platform: error code @1@
Description
Restricted Tokens cannot be created
System Processing
WARNING is issued
Action
To investigate the cause of the occurrence from the message, and remove cause for the WARNING.
could not open process token: error code @1@
Description
Cannot open the process Token
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not allocate SIDs: error code @1@
Description
Cannot allocate the SIDs
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create restricted token: error code @1@
Description
Restricted token could not be created
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not start process for command "@1@": error code @2@
Description
Process could not be started
System Processing
Processing could not be initiated
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not re-execute with restricted token: error code @1@
Description
Restricted Token cannot be re-executed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get exit code from subprocess: error code @1@
Description
Cannot exit from the sub process
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
user does not exist
Description
user does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
user name lookup failure: error code @1@
Description
user does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
command not found
Description
Command cannot be found
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
command not executable
Description
Command is not executable
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not determine encoding for codeset "@1@"
Description
Corresponding local could not found in PostgreSQL
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get junction for "@1@": @2@
Description
could not get junction
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get junction for "@1@": @2@
Description
could not get junction
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
lock violation
Description
Antivirus software or some other similar software has locked the database file
System Processing
Process trying to access the file continues and retries after every 30 seconds
Action
To investigate the cause of the occurrence from the message, and remove cause.
sharing violation
Description
Antivirus software or some other similar software has locked the database file
System Processing
Process trying to access the file continues and retries after every 30 seconds
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get current working directory: @1@
Description
The current working directory path cannot be found
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
index row size @1@ exceeds maximum @2@ for index "@3@"
Description
The row size of the Index exceeded the maximum limit
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected page type 0x@1@ in BRIN index "@2@" block @3@
Description
Unexpected page type in BRIN index
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot access temporary tables during a parallel operation
Description
Temporary tables cannot be accessed during parallel operation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot insert tuples during a parallel operation
Description
Tuples cannot be inserted during the parallel operation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
attempted to delete invisible tuple
Description
An attempt has been made to delete an invisible tuple
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot update tuples during a parallel operation
Description
Tuples cannot be updated during the parallel operation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
attempted to update invisible tuple
Description
An attempt has been made to update an invisible tuple
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not truncate file "@1@" to @2@: @3@
Description
File could not be truncated due to inaccessibility of the file or file's location
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
index "@1@" contains a half-dead internal page
Description
Index page is corrupted. This is no harm for processes performing searches. This can be fixed by RE-INDEXING.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
sample percentage must be between 0 and 100
Description
Sample percentage for sample scan must be between 0 and 100
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot retrieve commit timestamp for transaction @1@
Description
Cannot retrieve commit timestamp for uncommitted transactions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get commit timestamp data
Description
Could not get commit timestamp data. "track_commit_timestamp" parameter must be configured
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database "@1@"
Description
Database is not accepting any commands due to transaction wrap around issue. This can be fixed by vacuuming the database and committing/rolling-back the old unfinished prepared transactions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID @1@
Description
Database is not accepting any commands due to transaction wrap around issue. This can be fixed by vacuuming the database and committing/rolling-back the old unfinished prepared transactions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
multixact "members" limit exceeded
Description
Multixact members limit exceeded.
Execute a database-wide VACUUM in database with OID %u with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
MultiXactId @1@ does no longer exist -- apparent wraparound
Description
MultiXactID does not exist. Transaction wrap around completed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
MultiXactId @1@ has not been created yet -- apparent wraparound
Description
multixactId has not been created. Possible transaction wrap around has happend.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
postmaster exited during a parallel transaction
Description
postmaster exited during a parallel transaction
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot PREPARE a transaction that has exported snapshots
Description
cannot PREPARE a transaction that has exported snapshots
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot commit during a parallel operation
Description
cannot commit during a parallel operation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot abort during a parallel operation
Description
cannot during during a parallel operation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot define savepoints during a parallel operation
Description
cannot define savepoints during a parallel operation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot release savepoints during a parallel operation
Description
cannot release savepoints during a parallel operation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot rollback to savepoints during a parallel operation
Description
cannot rollback to savepoints during a parallel operation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot start subtransactions during a parallel operation
Description
cannot start subtransactions during a parallel operation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot commit subtransactions during a parallel operation
Description
cannot commit subtransactions during a parallel operation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
new timeline @1@ forked off current database system timeline @2@ before current recovery point @3@/@4@
Description
new timeline %u forked off current database system timeline %u before current recovery point %X/%X
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
requested timeline @1@ does not contain minimum recovery point @2@/@3@ on timeline @4@
Description
minimum recovery point must be part of requested timeline's history
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
This means that the backup is corrupted and you will have to use another backup for recovery.
Description
This means that the backup is corrupted and you will have to use another backup for recovery
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected previous timeline ID @1@ (current timeline ID @2@) in checkpoint record
Description
unexpected previous timeline ID in checkpoint record. Check that the checkpoint record agrees with the current time line.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected timeline ID @1@ in checkpoint record, before reaching minimum recovery point @2@/@3@ on timeline @4@
Description
unexpected timeline ID in checkpoint record, before reaching minimum recovery point on timeline
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fsync log file @1@: @2@
Description
could not fsync the log file. Check that the file exists and is available/accessible with appropriate permissions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat promote trigger file "@1@": @2@
Description
Could not stat trigger file. Checking for the existence of trigger file. ensure that the trigger file exists with appropriate permissions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid privilege type @1@ for type
Description
invalid privilege type for object
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid privilege type @1@ for column
Description
invalid privilege type for the column
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
permission denied for event trigger @1@
Description
permission denied on the trigger
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
event trigger with OID @1@ does not exist
Description
Trigger being accessed does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
constant of the type @1@ cannot be used here
Description
constant of the type regrole cannot be used here
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pg_class index OID value not set when in binary upgrade mode
Description
pg_class index OID value not set when in binary upgrade mode
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not obtain lock on relation "@1@"
Description
Lock on a relation could not be obtained. Check the blocking process
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot create temporary tables during a parallel operation
Description
cannot create temporary tables in parallel mode
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a materialized view
Description
The object type being accessed is not a materialized view
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
default value for column "@1@" of relation "@2@" does not exist
Description
default value for column of relation does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
operator @1@ (@2@, @3@) of @4@ does not exist
Description
operator does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
function @1@ (@2@, @3@) of @4@ does not exist
Description
function being accessed does not exist. Check if the function is existing with appropriate permissions and search_path settings
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
user mapping for user "@1@" on server "@2@" does not exist
Description
user mapping for user in server does not exists. Check the mapping user while creating foreign tables
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized default ACL object type "@1@"
Description
ACL object type is unrecognized. Valid object types are "r", "S", "f", and "T"
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
default ACL for user "@1@" in schema "@2@" on @3@ does not exist
Description
default ACL for user in schema on does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
default ACL for user "@1@" on @2@ does not exist
Description
default ACL for user on does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
name or argument lists may not contain nulls
Description
name or argument lists may not contain nulls
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unsupported object type "@1@"
Description
unsupported object type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
name list length must be exactly @1@
Description
name list length must be exactly 1
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
large object OID may not be null
Description
large object OID may not be null
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument list length must be exactly @1@
Description
argument list length must be exactly 1
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
name list length must be at least @1@
Description
name list length must be at least 1
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized object type "@1@"
Description
unrecognized object type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregates cannot have more than @1@ argument
Description
aggregates cannot have more than 1 argument
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
a variadic ordered-set aggregate must use VARIADIC type ANY
Description
a variadic ordered-set aggregate must use VARIADIC type ANY
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
a hypothetical-set aggregate must have direct arguments matching its aggregated arguments
Description
a hypothetical-set aggregate must have direct arguments matching its aggregated arguments
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
strictness of aggregate's forward and inverse transition functions must match
Description
strictness of aggregate's forward and inverse transition functions must match
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
final function with extra arguments must not be declared STRICT
Description
final function with extra arguments must not be declared STRICT
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
moving-aggregate implementation returns type @1@, but plain implementation returns type @2@
Description
moving-aggregate implementation returns type one type but plain implementation returns type other type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
function @1@ must accept VARIADIC ANY to be used in this aggregate
Description
The function must accept VARIADIC ANY to be used in this aggregate
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
constraint "@1@" for domain @2@ does not exist
Description
The constraint for domain does not exist. Check the constraint name
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
enum label "@1@" already exists
Description
enum label already exists
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pg_enum OID value not set when in binary upgrade mode
Description
pg_enum OID value not set when in binary upgrade mode
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pg_type OID value not set when in binary upgrade mode
Description
pg_type OID value not set when in binary upgrade mode
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table or materialized view
Description
The object referenced by pg_stattuple utility is not a table or materialized view
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
only ordered-set aggregates can be hypothetical
Description
only ordered-set aggregates can be hypothetical
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate msfunc must be specified when mstype is specified
Description
aggregate msfunc must be specified when mstype is specified
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate minvfunc must be specified when mstype is specified
Description
aggregate minvfunc must be specified when mstype is specified
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate msfunc must not be specified without mstype
Description
aggregate msfunc must not be specified without mstype
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate minvfunc must not be specified without mstype
Description
aggregate minvfunc must not be specified without mstype
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate msspace must not be specified without mstype
Description
aggregate msspace must not be specified without mstype
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate minitcond must not be specified without mstype
Description
aggregate minitcond must not be specified without mstype
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
event trigger "@1@" already exists
Description
event trigger already exists
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to COPY program: @1@
Description
could not write to COPY program: %m
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser to COPY to or from an external program
Description
Only superuser can COPY to or from an external program
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
COPY FROM not supported with row-level security
Description
COPY FROM an external file is not supported when row level security is enabled. Use INSERT statements instead
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
COPY force null available only in CSV mode
Description
COPY force null available only in CSV mod
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
COPY force null only available using COPY FROM
Description
COPY force null only available using COPY FROM
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
relation referenced by COPY statement has changed
Description
relation referenced by COPY statement has changed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close pipe to external command: @1@
Description
could not close pipe to external command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
program "@1@" failed
Description
program has failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not execute command "@1@": @2@
Description
could not execute command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot copy to materialized view "@1@"
Description
cannot copy to materialized view
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot perform COPY FREEZE because of prior transaction activity
Description
cannot perform FREEZE because of prior transaction activity
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot perform COPY FREEZE because the table was not created or truncated in the current subtransaction
Description
cannot perform FREEZE because the table was not created or truncated in the current subtransaction
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many column names were specified
Description
too many column names were specified
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
policies not yet implemented for this command
Description
policies not yet implemented for this command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid locale name: "@1@"
Description
Check if the locale name mentioned is correct.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
database "@1@" is used by an active logical replication slot
Description
The database referenced is used by a logical replication slot.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
option "@1@" cannot be specified with other options
Description
When invoking alter database command option cannot be specified with other options
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot disallow connections for current database
Description
cannot disallow connections for current database
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
permission denied to create event trigger "@1@"
Description
Permission denied to create event trigger. Must be superuser to create an event trigger.Check permissions on trigger
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized event name "@1@"
Description
Unrecognized event name. Acceptable event name must be provided
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized filter variable "@1@"
Description
unrecognized filter variable
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
event triggers are not supported for @1@
Description
event triggers are not supported for certain type of SQL statements
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
filter variable "@1@" specified more than once
Description
filter variable specified more than once
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
event trigger "@1@" does not exist
Description
Referenced event trigger does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
permission denied to change owner of event trigger "@1@"
Description
permission denied to change owner of event trigger. The owner of an event trigger must be a superuser
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ can only be called in a sql_drop event trigger function
Description
The function pg_event_trigger_dropped_objects() can only be called in a sql_drop event trigger function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ can only be called in a table_rewrite event trigger function
Description
The function pg_event_trigger_table_rewrite_oid() can only be called in a table_rewrite event trigger function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ can only be called in an event trigger function
Description
The function pg_event_trigger_ddl_commands() can only be called in a event trigger function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregates cannot accept set arguments
Description
aggregates cannot accept set arguments
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
transform function must not be volatile
Description
transform function must not be volatile
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
transform function must not be an aggregate function
Description
transform function must not be an aggregate function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
transform function must not be a window function
Description
transform function must not be a window function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
transform function must not return a set
Description
transform function must not return a set
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
transform function must take one argument
Description
transform function must take one argument
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
first argument of transform function must be type @1@
Description
first argument of transform function must be type internal
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
data type @1@ is a pseudo-type
Description
data type referenced is a pseudo-type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
data type @1@ is a domain
Description
data type is a domain
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
return data type of FROM SQL function must be @1@
Description
return data type of FROM SQL function must be internal
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
return data type of TO SQL function must be the transform data type
Description
return data type of TO SQL function must be the transform data type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
transform for type @1@ language "@2@" already exists
Description
transform for type language already exists
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
transform for type @1@ language "@2@" does not exist
Description
transform for type language does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
operator class "@1@" does not exist for access method "@2@"
Description
operator class does not exist for access method
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
CONCURRENTLY cannot be used when the materialized view is not populated
Description
CONCURRENTLY cannot be used when the materialized view is not populated
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
CONCURRENTLY and WITH NO DATA options cannot be used together
Description
CONCURRENTLY and WITH NO DATA options cannot be used together
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
new data for materialized view "@1@" contains duplicate rows without any null columns
Description
new data for materialized view contains duplicate rows without any null columns
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WITH CHECK cannot be applied to SELECT or DELETE
Description
WITH CHECK cannot be applied to SELECT or DELETE
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
only WITH CHECK expression allowed for INSERT
Description
only WITH CHECK expression allowed for INSERT
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
policy "@1@" for table "@2@" already exists
Description
policy attempted to create for table already exists
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
policy "@1@" for table "@2@" does not exist
Description
Policy being attempted to alter does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
only USING expression allowed for SELECT, DELETE
Description
only USING expression allowed for SELECT, DELETE
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
referenced relation "@1@" is not a table or foreign table
Description
Relation referenced by CREATE OR ALTER TABLE is not a regular table or foreign table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
materialized view "@1@" does not exist
Description
materialized view \"%s\" does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Use DROP MATERIALIZED VIEW to remove a materialized view.
Description
Use DROP MATERIALIZED VIEW to remove a materialized view
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
inherited constraint "@1@" must be renamed in child tables too
Description
inherited constraint must be renamed in child tables too
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot rename inherited constraint "@1@"
Description
cannot rename inherited constraint
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot rewrite table "@1@" used as a catalog table
Description
cannot rewrite table used as a catalog table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, view, or foreign table
Description
this is not a table, view, or foreign table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, view, materialized view, or index
Description
object referenced is not a table, view, materialized view, or index
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, materialized view, or foreign table
Description
object referenced is not of a type table, materialized view, or foreign table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
constraint "@1@" of relation "@2@" is not a foreign key or check constraint
Description
constraint of relation is not a foreign key or check constraint
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, view, sequence, or foreign table
Description
object type is not a table, view, sequence, or foreign table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WITH CHECK OPTION is supported only on automatically updatable views
Description
WITH CHECK OPTION is supported only on automatically updatable views
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
only tables, indexes, and materialized views exist in tablespaces
Description
only tables, indexes, and materialized views exist in tablespaces
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot move relations in to or out of pg_global tablespace
Description
cannot move relations in to or out of pg_global tablespace
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aborting because lock on relation "@1@.@2@" is not available
Description
aborting because lock on relation is not available
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
no matching relations in tablespace "@1@" found
Description
no matching relations in tablespace found
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid page in block @1@ of relation @2@
Description
invalid page in block of relation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use non-unique index "@1@" as replica identity
Description
cannot use non-unique index as replica identity
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use non-immediate index "@1@" as replica identity
Description
cannot use non-immediate index as replica identity
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use expression index "@1@" as replica identity
Description
cannot use expression index as replica identity
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use partial index "@1@" as replica identity
Description
cannot use partial index \"%s\" as replica identity
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use invalid index "@1@" as replica identity
Description
cannot use invalid index as replica identity
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
index "@1@" cannot be used as replica identity because column "@2@" is nullable
Description
index \"%s\" cannot be used as replica identity because column \"%s\" is nullable
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create an encrypted tablespace because the keystore is not open
Description
could not create an encrypted tablespace because the keystore is not open. Open the existing keystore, or set the master encryption key to create and open a new keystore
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
tablespace encryption algorithm option cannot be changed
Description
tablespace encryption algorithm option cannot be changed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Foreign tables cannot have INSTEAD OF triggers.
Description
Foreign tables cannot have INSTEAD OF triggers.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
tuple to be updated was already modified by an operation triggered by the current command
Description
tuple to be updated was already modified by an operation triggered by the current command. Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
function @1@ should return type @2@
Description
function should return an acceptable type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
check constraints for domains cannot be marked NO INHERIT
Description
check constraints for domains cannot be marked NO INHERIT
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
range subtype cannot be @1@
Description
range subtype cannot be of psuedo type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
range canonical function @1@ must return range type
Description
range canonical function must return range type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pg_type array OID value not set when in binary upgrade mode
Description
pg_type array OID value not set when in binary upgrade mode
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
constraint "@1@" of domain "@2@" is not a check constraint
Description
constraint of domain is not a check constraint
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
constraint "@1@" for domain "@2@" already exists
Description
constraint for domain already exists
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser to change bypassrls attribute
Description
must be superuser to change bypassrls attribute
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pg_authid OID value not set when in binary upgrade mode
Description
pg_authid OID value not set when in binary upgrade mode
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser to alter settings globally
Description
must be superuser to alter settings globally
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ cannot be executed from VACUUM or ANALYZE
Description
commands VACUUM or ANALYZE cannot be executed from VACUUM or ANALYZE
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
ON CONFLICT does not support deferrable unique constraints/exclusion constraints as arbiters
Description
ON CONFLICT does not support deferrable unique constraints/exclusion constraints as arbiters
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot change materialized view "@1@"
Description
cannot change materialized view
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot insert into foreign table "@1@"
Description
cannot insert into foreign table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
foreign table "@1@" does not allow inserts
Description
foreign table \"%s\" does not allow inserts
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot update foreign table "@1@"
Description
cannot update foreign table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
foreign table "@1@" does not allow updates
Description
foreign table does not allow updates
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot delete from foreign table "@1@"
Description
cannot delete from foreign table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
foreign table "@1@" does not allow deletes
Description
foreign table does not allow deletes
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot lock rows in materialized view "@1@"
Description
cannot lock rows in materialized view
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
new row violates check option for view "@1@"
Description
new row violates check option for view
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
new row violates row-level security policy "@1@" for table "@2@"
Description
new row violates row-level security policy for table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
new row violates row-level security policy for table "@1@"
Description
new row violates row-level security policy for table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
new row violates row-level security policy "@1@" (USING expression) for table "@2@"
Description
new row violates row-level security policy (USING expression) for table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
new row violates row-level security policy (USING expression) for table "@1@"
Description
new row violates row-level security policy (USING expression) for table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WHERE CURRENT OF is not supported for this table type
Description
WHERE CURRENT OF is not supported for this table type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
materialized view "@1@" has not been populated
Description
materialized view has not been populated. Use the REFRESH MATERIALIZED VIEW command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
custom scan "@1@" does not support MarkPos
Description
custom-scan does not support MarkPos
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
lossy distance functions are not supported in index-only scans
Description
lossy distance functions are not supported in index-only scans
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
ON CONFLICT DO UPDATE command cannot affect row a second time
Description
ON CONFLICT DO UPDATE command cannot affect row a second time. Ensure that no rows proposed for insertion within the same command have duplicate constrained values
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
TABLESAMPLE parameter cannot be null
Description
TABLESAMPLE parameter cannot be null
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
TABLESAMPLE REPEATABLE parameter cannot be null
Description
TABLESAMPLE REPEATABLE parameter cannot be null
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
moving-aggregate transition function must not return null
Description
moving-aggregate transition function must not return null
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open configuration directory "@1@": @2@
Description
could not open configuration directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not initialize LDAP: @1@
Description
could not initialize LDAP
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
LDAP user "@1@" does not exist
Description
LDAP user does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
LDAP user "@1@" is not unique
Description
LDAP user is not unique
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
lo_lseek result out of range for large-object descriptor @1@
Description
lo_lseek result out of range for large-object descriptor %d
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
lo_tell result out of range for large-object descriptor @1@
Description
lo_tell result out of range for large-object descriptor
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
large object read request is too large
Description
large object read request is too large
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
ECDH: unrecognized curve name: @1@
Description
ECDH: unrecognized curve name
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
ECDH: could not create key
Description
ECDH: could not create key
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
authentication file line too long
Description
authentication file line too long
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse LDAP URL "@1@": @2@
Description
could not parse LDAP URL
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unsupported LDAP URL scheme: @1@
Description
unsupported LDAP URL scheme
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
filters not supported in LDAP URLs
Description
filters not supported in LDAP URLs
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
LDAP URLs not supported on this platform
Description
LDAP URLs not supported on this platform
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized address family @1@
Description
unrecognized address family
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
there is no client connection
Description
there is no client connection
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
terminating connection because protocol synchronization was lost
Description
terminating connection because protocol sync was lost
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ cannot be applied to the nullable side of an outer join
Description
SQL row locking clause cannot be applied to the nullable side of an outer join
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
constraint in ON CONFLICT clause has no associated index
Description
constraint in ON CONFLICT clause has no associated index
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
ON CONFLICT DO UPDATE not supported with exclusion constraints
Description
ON CONFLICT DO UPDATE not supported with exclusion constraints
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
there is no unique or exclusion constraint matching the ON CONFLICT specification
Description
there is no unique or exclusion constraint matching the ON CONFLICT specification
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ cannot be applied to VALUES
Description
SQL row locking cannot be applied to VALUES
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
RETURNING must have at least one column
Description
RETURNING must have at least one column
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
DECLARE SCROLL CURSOR ... @1@ is not supported
Description
DECLARE SCROLL CURSOR ... is not supported
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
materialized views must not use data-modifying statements in WITH
Description
materialized views must not use data-modifying statements in WITH
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
materialized views must not use temporary tables or views
Description
materialized views must not use temporary tables or views
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
materialized views may not be defined using bound parameters
Description
materialized views may not be defined using bound parameters
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
materialized views cannot be unlogged
Description
materialized views cannot be UNLOGGED
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not allowed with DISTINCT clause
Description
SQL row locking clause such as "FOR UPDATE" is not allowed with DISTINCT clause
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not allowed with GROUP BY clause
Description
SQL row locking clause such as "FOR UPDATE" is not allowed with GROUP BY clause
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not allowed with HAVING clause
Description
SQL row locking clause such as "FOR UPDATE" is not allowed with HAVING clause
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not allowed with aggregate functions
Description
%s is not allowed with aggregate functions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not allowed with window functions
Description
SQL row locking clause such as "FOR UPDATE" is not allowed with window functions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not allowed with set-returning functions in the target list
Description
SQL row locking clause such as "FOR UPDATE" is not allowed with set-returning functions in the target list
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ must specify unqualified relation names
Description
SQL row locking clause such as "FOR UPDATE" must specify unqualified relation names
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ cannot be applied to a join
Description
SQL row locking clause such as "FOR UPDATE" cannot be applied to a join
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ cannot be applied to a function
Description
SQL row locking clause such as "FOR UPDATE" cannot be applied to a function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ cannot be applied to a WITH query
Description
SQL row locking clause such as "FOR UPDATE" cannot be applied to a WITH query
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
relation "@1@" in @2@ clause not found in FROM clause
Description
Relation referenced by the SQL in FROM clause is not found
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
outer join operator (+) cannot be used with joined table
Description
outer join operator (+) cannot be used with joined table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
outer join operator (+) cannot be used with subquery
Description
outer join operator (+) cannot be used with subquery
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
outer join operator (+) is not allowed in operand OR or IN predicate
Description
outer join operator (+) is not allowed in operand OR or IN predicate
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
incorrect specification in outer join operator(+)
Description
incorrect specification in outer join operator(+)
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
outer join operator(+) cannot refer to other relations of same query level
Description
outer join operator(+) cannot refer to other relations of same query level
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
a table may be outer joined to at most one other table
Description
a table may be outer joined to at most one other table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
multiple outer join operators (+) cannot be specified for one table
Description
multiple outer join operators (+) cannot be specified for one table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
two tables cannot be outer-joined to each other
Description
two tables cannot be outer-joined to each other
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid combination of outer join operator (+) and logical operators
Description
invalid combination of outer join operator (+) and logical operators
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
GROUPING must have fewer than 32 arguments
Description
GROUPING must have fewer than 32 arguments
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in JOIN conditions
Description
aggregate functions are not allowed in JOIN conditions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in JOIN conditions
Description
grouping operations are not allowed in JOIN conditions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in FROM clause of their own query level
Description
aggregate functions are not allowed in FROM clause of their own query level
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in FROM clause of their own query level
Description
grouping operations are not allowed in FROM clause of their own query level
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in functions in FROM
Description
aggregate functions are not allowed in functions in FROM
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in functions in FROM
Description
grouping operations are not allowed in functions in FROM
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in policy expressions
Description
aggregate functions are not allowed in policy expressions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in policy expressions
Description
grouping operations are not allowed in policy expressions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in window RANGE
Description
aggregate functions are not allowed in window RANGE
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in window RANGE
Description
grouping operations are not allowed in window RANGE
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in window ROWS
Description
aggregate functions are not allowed in window ROWS
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in window ROWS
Description
grouping operations are not allowed in window ROWS
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in check constraints
Description
grouping operations are not allowed in check constraints
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in DEFAULT expressions
Description
grouping operations are not allowed in DEFAULT expressions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in index expressions
Description
grouping operations are not allowed in index expressions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in index predicates
Description
grouping operations are not allowed in index predicates
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in transform expressions
Description
grouping operations are not allowed in transform expressions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in EXECUTE parameters
Description
grouping operations are not allowed in EXECUTE parameters
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in trigger WHEN conditions
Description
grouping operations are not allowed in trigger WHEN conditions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
grouping operations are not allowed in @1@
Description
grouping operations are not allowed in the SQL constructs like GROUP BY
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
outer-level aggregate cannot contain a lower-level variable in its direct arguments
Description
outer-level aggregate cannot contain a lower-level variable in its direct arguments
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in functions in FROM
Description
window functions are not allowed in functions in FROM
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in policy expressions
Description
window functions are not allowed in policy expressions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in window definitions
Description
window functions are not allowed in window definitions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in DEFAULT expressions
Description
window functions are not allowed in DEFAULT expressions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in index expressions
Description
window functions are not allowed in index expressions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in index predicates
Description
window functions are not allowed in index predicates
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in transform expressions
Description
window functions are not allowed in transform expressions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
window functions are not allowed in @1@
Description
window functions are not allowed in the SQL constructs like GROUP BY
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate functions are not allowed in a recursive query's recursive term
Description
aggregate functions are not allowed in a recursive query's recursive term
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Direct arguments of an ordered-set aggregate must use only grouped columns.
Description
Direct arguments of an ordered-set aggregate must use only grouped columns
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
arguments to GROUPING must be grouping expressions of the associated query level
Description
arguments to GROUPING must be grouping expressions of the associated query level
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
multiple column definition lists are not allowed for the same function
Description
multiple column definition lists are not allowed for the same function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
ROWS FROM() with multiple functions cannot have a column definition list
Description
ROWS FROM() with multiple functions cannot have a column definition list. Put a separate column definition list for each function inside ROWS FROM()
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WITH ORDINALITY cannot be used with a column definition list
Description
WITH ORDINALITY cannot be used with a column definition list. Put the column definition list inside ROWS FROM().
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
tablesample method @1@ does not exist
Description
tablesample method does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
tablesample method @1@ does not support REPEATABLE
Description
tablesample method does not support REPEATABLE
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
TABLESAMPLE clause can only be applied to tables and materialized views
Description
TABLESAMPLE clause can only be applied to tables and materialized views
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
CUBE is limited to 12 elements
Description
CUBE is limited to 12 elements
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Omit the parentheses in this OVER clause.
Description
Omit the parentheses in this OVER clause
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
an aggregate with DISTINCT must have at least one argument
Description
an aggregate with DISTINCT must have at least one argument
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
SELECT DISTINCT must have at least one column
Description
SELECT DISTINCT must have at least one column
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
ASC/DESC is not allowed in ON CONFLICT clause
Description
ASC/DESC is not allowed in ON CONFLICT clause
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
NULLS FIRST/LAST is not allowed in ON CONFLICT clause
Description
NULLS FIRST/LAST is not allowed in ON CONFLICT clause
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
ON CONFLICT DO UPDATE requires inference specification or constraint name
Description
ON CONFLICT DO UPDATE requires inference specification or constraint name
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
ON CONFLICT is not supported with system catalog tables
Description
ON CONFLICT is not supported with system catalog tables
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
ON CONFLICT is not supported on table "@1@" used as a catalog table
Description
ON CONFLICT is not supported on table used as a catalog table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument of @1@ must be type @2@, not type @3@
Description
argument of the SQL construct must be of acceptable type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument declared @1@ is not a range type but type @2@
Description
argument declared \"anyrange\" is not a range type but type %s
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
column @1@.@2@ does not exist
Description
column does not exist.Re-check the column name referenced.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax error at or near "(+)"
Description
syntax error at or near "(+)"
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find element type for data type @1@
Description
could not find element type for data type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WITHIN GROUP specified, but @1@ is not an aggregate function
Description
WITHIN GROUP specified, but the function is not an aggregate function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
FILTER specified, but @1@ is not an aggregate function
Description
FILTER specified, but the function is not an aggregate function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WITHIN GROUP is required for ordered-set aggregate @1@
Description
WITHIN GROUP is required for ordered-set aggregate
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
OVER is not supported for ordered-set aggregate @1@
Description
OVER is not supported for ordered-set aggregate
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not an ordered-set aggregate, so it cannot have WITHIN GROUP
Description
The function is not an ordered-set aggregate, so it cannot have WITHIN GROUP
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
VARIADIC argument must be an array
Description
VARIADIC argument must be an array
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
system column "@1@" reference in check constraint is invalid
Description
system column reference in check constraint is invalid
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
primary key constraints are not supported on foreign tables
Description
primary key constraints are not supported on foreign tables
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unique constraints are not supported on foreign tables
Description
unique constraints are not supported on foreign tables
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
foreign key constraints are not supported on foreign tables
Description
foreign key constraints are not supported on foreign tables
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
exclusion constraints are not supported on foreign tables
Description
exclusion constraints are not supported on foreign tables
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
LIKE is not supported for creating foreign tables
Description
LIKE is not supported for creating foreign tables
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
rules on materialized views are not supported
Description
rules on materialized views are not supported
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ failed: @2@
Description
function call for poll() failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not map anonymous shared memory: @1@
Description
could not map anonymous shared memory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
huge pages not supported on this platform
Description
huge pages not supported on this platform
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create shared memory segment: error code @1@
Description
could not create shared memory segment
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: invalid argument: "@2@"
Description
invalid argument
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WAL archival cannot be enabled when wal_level is "minimal"
Description
WAL archival cannot be enabled when wal_level is "minimal"
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
postmaster became multithreaded during startup
Description
postmaster became multithreaded during startup
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
data directory "@1@" does not exist
Description
data directory does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
performing immediate shutdown because data directory lock file is invalid
Description
performing immediate shutdown because data directory lock file is invalid
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid processing mode in background worker
Description
invalid processing mode in background worker
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create inherited socket: error code @1@
Description
could not create inherited socket
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open backend variables file "@1@": @2@
Description
could not open backend variables file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from backend variables file "@1@": @2@
Description
could not read from backend variables file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not map view of backend variables: error code @1@
Description
could not map view of backend variables
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not unmap view of backend variables: error code @1@
Description
could not unmap view of backend variables
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open file "@1@" : @2@
Description
could not open WAL file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to log segment @1@ at offset @2@, length @3@: @4@
Description
could not write to log segment
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid timeline @1@
Description
invalid timeline
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat file "@1@": @2@
Description
could not stat control file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find WAL file "@1@"
Description
could not find WAL file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat file or directory "@1@": @2@
Description
could not stat file or directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
file name too long for tar format: "@1@"
Description
file name too long for tar format
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not send end-of-streaming message to primary: @1@
Description
could not send end-of-streaming message to primary
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
error reading result of streaming command: @1@
Description
error reading result of streaming command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected result after CommandComplete: @1@
Description
unexpected result after CommandComplete
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not receive timeline history file from the primary server: @1@
Description
could not receive timeline history file from the primary server
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
logical decoding requires wal_level >= logical
Description
logical decoding requires wal_level >= logical
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
logical decoding requires a database connection
Description
logical decoding requires a database connection
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
logical decoding cannot be used while in recovery
Description
logical decoding cannot be used while in recovery
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use physical replication slot for logical decoding
Description
cannot use physical replication slot for logical decoding
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot "@1@" was not created in this database
Description
replication slot was not created in this database
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot create logical replication slot in transaction that has performed writes
Description
cannot create logical replication slot in transaction that has performed writes
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser or replication role to use replication slots
Description
must be superuser or replication role to use replication slots
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
array must be one-dimensional
Description
The provided input array must be one-dimensional
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
array must not contain nulls
Description
The provided input array must not contain nulls
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
array must have even number of elements
Description
The provided input array must have even number of elements
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
logical decoding output plugin "@1@" produces binary output, but function "@2@" expects textual data
Description
logical decoding output plugin produces binary output, but function expects textual data
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
only superusers can query or manipulate replication origins
Description
only superusers can query or manipulate replication origins
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot query or manipulate replication origin when max_replication_slots = 0
Description
cannot query or manipulate replication origin when max_replication_slots = 0
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot manipulate replication origins during recovery
Description
cannot manipulate replication origins during recovery
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find free replication origin OID
Description
could not find free replication origin OID
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not drop replication origin with OID @1@, in use by PID @2@
Description
could not drop replication origin with OID as it is in use by a process
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication checkpoint has wrong magic @1@ instead of @2@
Description
replication checkpoint has wrong magic number instead of a correct magic number provided
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read file "@1@": read @2@ of @3@
Description
could not read file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find free replication state, increase max_replication_slots
Description
could not find free replication state, increase max_replication_slots
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot checkpoint has wrong checksum @1@, expected @2@
Description
replication slot checkpoint has wrong checksum value, expected value is shown
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication origin with OID @1@ is already active for PID @2@
Description
replication origin with OID is already active for process with PID
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find free replication state slot for replication origin with OID @1@
Description
could not find free replication state slot for replication origin with OID %u
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
no replication origin is configured
Description
no replication origin is configured
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to data file for XID @1@: @2@
Description
could not write to data file for XID
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from reorderbuffer spill file: @1@
Description
could not read from reorderbuffer spill file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from reorderbuffer spill file: read @1@ instead of @2@ bytes
Description
could not read from reorderbuffer spill file: read instead of bytes
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from file "@1@": read @2@ instead of @3@ bytes
Description
could not read from file : read some bytes instead of actual bytes
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
snapbuild state file "@1@" has wrong magic number: @2@ instead of @3@
Description
snapbuild state file has wrong magic number: instead of actual magic number
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
snapbuild state file "@1@" has unsupported version: @2@ instead of @3@
Description
snapbuild state file has unsupported version: instead of acutal version number
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
checksum mismatch for snapbuild state file "@1@": is @2@, should be @3@
Description
checksum mismatch for snapbuild state file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot name "@1@" is too short
Description
replication slot name is too short
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot name "@1@" is too long
Description
replication slot name \"%s\" is too long
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot name "@1@" contains invalid character
Description
replication slot name \"%s\" contains invalid character
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot "@1@" already exists
Description
replication slot already exists invalid character
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
all replication slots are in use
Description
all replication slots are in use character
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot "@1@" does not exist
Description
replication slot does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot "@1@" is active for PID @2@
Description
replication slot \"%s\" is already active for PID
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove directory "@1@"
Description
could not remove directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slots can only be used if max_replication_slots > 0
Description
replication slots can only be used if max_replication_slots > 0
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slots can only be used if wal_level >= replica
Description
replication slots can only be used if wal_level >= archive
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot file "@1@" has wrong magic number: @2@ instead of @3@
Description
replication slot file has wrong magic number
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot file "@1@" has unsupported version @2@
Description
replication slot file has unsupported version
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication slot file "@1@" has corrupted length @2@
Description
replication slot file has corrupted length
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
checksum mismatch for replication slot file "@1@": is @2@, should be @3@
Description
checksum mismatch for replication slot file \"%s\": is %u, should be %u
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many replication slots active before shutdown
Description
too many replication slots active before shutdown
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
terminating walreceiver due to timeout
Description
terminating walreceiver due to timeout
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not seek to beginning of file "@1@": @2@
Description
could not seek to beginning of file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use a logical replication slot for physical replication
Description
cannot use a logical replication slot for physical replication
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
requested starting point @1@/@2@ on timeline @3@ is not in this server's history
Description
While streaming WALs during standby recovery. Requested starting point on timeline is not in this server's history
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not convert table "@1@" to a view because it has row security enabled
Description
could not convert table to a view because it has row security enabled
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not convert table "@1@" to a view because it has row security policies
Description
could not convert table to a view because it has row security policies
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
renaming an ON SELECT rule is not allowed
Description
renaming an ON SELECT rule is not allowed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
infinite recursion detected in policy for relation "@1@"
Description
infinite recursion detected in policy for relation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot insert into column "@1@" of view "@2@"
Description
cannot insert into column of view
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot update column "@1@" of view "@2@"
Description
cannot update column of view
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules
Description
INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
NEW variables in ON UPDATE rules cannot reference columns that are part of a multiple assignment in the subject UPDATE command
Description
NEW variables in ON UPDATE rules cannot reference columns that are part of a multiple assignment in the subject UPDATE command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
exceeded maxAllocatedDescs (@1@) while trying to execute command "@2@"
Description
exceeded maxAllocatedDescs while trying to execute command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not duplicate handle for "@1@": @2@
Description
could not duplicate handle for the segment
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid flags for opening a large object: @1@
Description
invalid flags for opening a large object
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid whence setting: @1@
Description
invalid whence setting
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid large object write request size: @1@
Description
invalid large object write request size
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
canceling statement due to lock timeout
Description
canceling statement due to lock timeout. Check the process holding the lock.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: invalid command-line argument: @2@
Description
invalid command-line argument
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
fastpath function calls not supported in a replication connection
Description
fastpath function calls not supported in a replication connection
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
extended query protocol not supported in a replication connection
Description
extended query protocol not supported in a replication connection
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot execute @1@ during a parallel operation
Description
cannot execute SQL commands such as CREATE during a parallel operation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many lexemes in thesaurus entry
Description
too many lexemes in thesaurus entry
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
input data type is not an array
Description
input data type is not an array
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
searching for elements in multidimensional arrays is not supported
Description
searching for elements in multidimensional arrays is not supported
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
data type @1@ is not an array type
Description
data type is not an array type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot accumulate null arrays
Description
cannot accumulate null arrays
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot accumulate empty arrays
Description
cannot accumulate empty arrays
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot accumulate arrays of different dimensionality
Description
cannot accumulate arrays of different dimensionality
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
removing elements from multidimensional arrays is not supported
Description
removing elements from multidimensional arrays is not supported
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
thresholds must be one-dimensional array
Description
thresholds must be one-dimensional array
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
thresholds array must not contain NULLs
Description
thresholds array must not contain NULLs
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
date field value out of range: @1@-@2@-@3@
Description
date field value out of range
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
date out of range: @1@-@2@-@3@
Description
date out of range
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
time field value out of range: @1@:@2@:@3@
Description
time field value out of range
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
localized string format value too long
Description
localized string format value too long
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid line specification: A and B cannot both be zero
Description
invalid line specification: A and B cannot both be zero
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
function "close_sl" not implemented
Description
function \"close_sl\" not implemented
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid input syntax for type @1@
Description
invalid input syntax for type json
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"\\u" must be followed by four hexadecimal digits.
Description
must be followed by four hexadecimal digits. Check the syntax
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unsupported Unicode escape sequence
Description
unsupported Unicode escape sequence
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
key value must be scalar, not array, composite, or json
Description
key value must be scalar, not array, composite, or json
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not determine data type for argument @1@
Description
could not determine data type for argument 1
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not determine data type for argument @1@
Description
could not determine data type for argument 2
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
field name must not be null
Description
field name must not be null
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument list must have even number of elements
Description
argument list must have even number of elements
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not determine data type for argument @1@
Description
could not determine data type for argument
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument @1@ cannot be null
Description
argument cannot be null
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
array must have two columns
Description
array must have two columns
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
null value not allowed for object key
Description
null value not allowed for object key
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
mismatched array dimensions
Description
mismatched array dimensions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
string too long to represent as jsonb string
Description
string too long to represent as jsonb string
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument list must have even number of elements
Description
invalid number or arguments: object must be matched key value pairs
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
object keys must be strings
Description
object keys must be strings
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
number of jsonb object pairs exceeds the maximum allowed (@1@)
Description
number of jsonb object pairs exceeds the maximum allowed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
number of jsonb array elements exceeds the maximum allowed (@1@)
Description
number of jsonb array elements exceeds the maximum allowed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
total size of jsonb array elements exceeds the maximum of @1@ bytes
Description
total size of jsonb array elements exceeds the maximum number of bytes
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
total size of jsonb object elements exceeds the maximum of @1@ bytes
Description
total size of jsonb object elements exceeds the maximum number of bytes
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot call @1@ on a scalar
Description
cannot call this function on a scalar input
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot call @1@ on an array
Description
cannot call this function on an array input
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot get array length of a scalar
Description
cannot get array length of a scalar
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot get array length of a non-array
Description
cannot get array length of a non-array
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
function returning record called in context that cannot accept type record
Description
function returning record called in context that cannot accept type record
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot deconstruct an array as an object
Description
cannot deconstruct an array as an object
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot deconstruct a scalar
Description
cannot deconstruct a scalar
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot extract elements from a scalar
Description
cannot extract elements from a scalar
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot extract elements from an object
Description
cannot extract elements from an object
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot call @1@ on a non-array
Description
cannot call this function on a non-array input
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
first argument of @1@ must be a row type
Description
first argument of this function must be a row type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument of @1@ must be an array of objects
Description
argument of must be an array of objects
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot call @1@ on an object
Description
cannot call this function on an object input
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot delete from scalar
Description
cannot delete from scalar
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot delete from object using integer index
Description
cannot delete from object using integer subscript
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot set path in scalar
Description
cannot set path in scalar
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot delete path in scalar
Description
cannot delete path in scalar
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid concatenation of jsonb objects
Description
invalid concatenation of jsonb objects
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot merge addresses from different families
Description
cannot merge addresses from different families
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid scale in external "numeric" value
Description
invalid scale in external \"numeric\" value
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
start value cannot be NaN
Description
While generating a numeric series - start value cannot be NaN
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
stop value cannot be NaN
Description
stop value cannot be NaN
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
step size cannot be NaN
Description
step size cannot be NaN
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
percentile value @1@ is not between 0 and 1
Description
percentile value %g is not between 0 and 1
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid input syntax for type @1@: "@2@"
Description
invalid input syntax for type pg_lsn
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
function can only be called when server is in binary upgrade mode
Description
function can only be called when server is in binary upgrade mode
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
malformed range literal: "@1@"
Description
malformed range literal. Check the input string format
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid input syntax for type @1@: "@2@"
Description
invalid input syntax for numeric time zone
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
numeric time zone "@1@" out of range
Description
numeric time zone out of range
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
timestamp out of range: @1@-@2@-@3@ @4@:@5@:@6@
Description
timestamp out of range
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
interval units "@1@" not supported because months usually have fractional weeks
Description
interval units \"%s\" not supported because months usually have fractional weeks
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid external pg_snapshot data
Description
invalid external txid_snapshot data
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated format() type specifier
Description
unterminated format specifier
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
number is out of range
Description
number is out of range
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
width argument position must be ended by "$"
Description
width argument position must be ended by \"$\"
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
type @1@ is not composite
Description
type is not composite
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
keystore location "@1@" is too long
Description
While configuring a keystore, the error is "keystore location mentioned is too long".
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
keystore does not exist
Description
keystore does not exist.Make sure keystore_location points to the correct location. If the setting is correct, set the master encryption key to create the keystore.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser to manipulate keystore
Description
must be superuser to manipulate keystore
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
function "@1@" is not supported by this build
Description
function \"%s\" is not supported by this build
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
file "@1@" is not a keystore
Description
file \"%s\" is not a keystore
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
lock file "@1@" is empty
Description
lock file is empty. Check if the lockfile is corrupt.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not access directory "@1@": @2@
Description
could not access directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
bind_textdomain_codeset failed
Description
bind_textdomain_codeset failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid value for parameter "@1@": "@2@"
Description
parameter \"%s\" requires a numeric value
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot set parameters during a parallel operation
Description
cannot set parameters during a parallel operation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
permission denied to set parameter "@1@"
Description
permission denied to set parameter
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be superuser to execute ALTER SYSTEM command
Description
must be superuser to execute ALTER SYSTEM command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
parameter "@1@" could not be set
Description
parameter could not be set
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not seek in tuplestore temporary file
Description
could not seek in tuplestore temporary file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from tuplestore temporary file: read only @1@ of @2@ bytes
Description
could not read from tuplestore temporary file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
user does not exist
Description
user does not exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open directory "@1@": @2@
Description
could not open directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read directory "@1@": @2@
Description
could not read directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat file "@1@": @2@
Description
could not stat file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open file "@1@": @2@
Description
could not open file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
directory name too long
Description
directory name too long
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
multiple "=" signs in tablespace mapping
Description
multiple signs in tablespace mapping
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid tablespace mapping format "@1@", must be "OLDDIR=NEWDIR"
Description
invalid tablespace mapping format must be OLDDIR=NEWDIR
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
old directory is not an absolute path in tablespace mapping: @1@
Description
old directory is not an absolute path in tablespace mapping
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
new directory is not an absolute path in tablespace mapping: @1@
Description
new directory is not an absolute path in tablespace mapping
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
transfer rate "@1@" is not a valid value
Description
backup transfer rate is not a valid value
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid transfer rate "@1@": @2@
Description
invalid transfer rate
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
transfer rate must be greater than zero
Description
transfer rate must be greater than zero
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid --max-rate unit: "@1@"
Description
invalid --max-rate unit
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
transfer rate "@1@" exceeds integer range
Description
Transfer rate exceeds integer range
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
transfer rate "@1@" is out of range
Description
Transfer rate is out of range
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
incompatible server version @1@
Description
incompatible server version
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
server returned unexpected response to BASE_BACKUP command; got @1@ rows and @2@ fields, expected @3@ rows and @4@ fields
Description
server returned unexpected response to BASE_BACKUP command; got rows and fields, expected rows and fields
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid wal-method option "@1@", must be "fetch", "stream", or "none"
Description
invalid xlog-method option : must be fetch or stream
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WAL directory location can only be specified in plain mode
Description
transaction log directory location can only be specified in plain mode
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create symbolic link "@1@": @2@
Description
could not create symbolic link
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
symlinks are not supported on this platform
Description
symlinks are not supported on this platform
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use --create-slot together with --drop-slot
Description
cannot use --create-slot together with --drop-slot
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ needs a slot to be specified using --slot
Description
needs a slot to be specified using --slot
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open log file "@1@": @2@
Description
could not open log file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid fsync interval "@1@"
Description
invalid fsync interval
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse start position "@1@"
Description
could not parse start position
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
no slot specified
Description
no slot specified
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
no target file specified
Description
no target file specified
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
no database specified
Description
no database specified
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
at least one action needs to be specified
Description
at least one action needs to be specified
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use --create-slot or --start together with --drop-slot
Description
cannot use --create-slot or --start together with --drop-slot
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use --create-slot or --drop-slot together with --startpos
Description
cannot use --create-slot or --drop-slot together with --startpos
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not establish database-specific replication connection
Description
could not establish database-specific replication connection
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create archive status file "@1@": @2@
Description
could not create archive status file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
server reported unexpected history file name for timeline @1@: @2@
Description
server reported unexpected history file name for timeline
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create timeline history file "@1@": @2@
Description
could not create timeline history file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write timeline history file "@1@": @2@
Description
could not write timeline history file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not rename file "@1@" to "@2@": @3@
Description
could not rename file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
incompatible server version @1@; client does not support streaming from server versions older than @2@
Description
incompatible server version; client does not support streaming from server versions older than
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
incompatible server version @1@; client does not support streaming from server versions newer than @2@
Description
incompatible server version; client does not support streaming from server versions newer than
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
starting timeline @1@ is not present in the server
Description
starting timeline is not present in the server
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
server reported unexpected next timeline @1@, following timeline @2@
Description
server reported unexpected next timeline, following timeline
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
server stopped streaming timeline @1@ at @2@/@3@, but reported next timeline @4@ to begin at @5@/@6@
Description
server stopped streaming a timeline, but reported next timeline
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected result set after end-of-timeline: got @1@ rows and @2@ fields, expected @3@ rows and @4@ fields
Description
unexpected result set after end-of-timeline: got unexpected rows and fields
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse next timeline's starting point "@1@"
Description
could not parse next timeline's starting point
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid socket: @1@
Description
socket not open
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not send copy-end packet: @1@
Description
could not send copy-end packet
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create replication slot "@1@": got @2@ rows and @3@ fields, expected @4@ rows and @5@ fields
Description
could not create replication slot : got unexpected rows and fields
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not drop replication slot "@1@": got @2@ rows and @3@ fields, expected @4@ rows and @5@ fields
Description
could not drop replication slot : got rows and fields mismatch with, expected rows and fields
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WSAStartup failed: @1@
Description
WSAStartup failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create communication channels: @1@
Description
could not create communication channels
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized command received from master: "@1@"
Description
unrecognized command on communication channel
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid message received from worker: "@1@"
Description
invalid message received from worker
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to the communication channel: @1@
Description
could not write to the communication channel
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
select() failed: @1@
Description
error in ListenToWorkers()
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pgpipe: could not create socket: error code @1@
Description
pgpipe: could not create socket
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pgpipe: could not bind: error code @1@
Description
pgpipe: could not bind
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pgpipe: could not listen: error code @1@
Description
pgpipe: could not listen
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pgpipe: getsockname() failed: error code @1@
Description
pgpipe: getsockname() failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pgpipe: could not create second socket: error code @1@
Description
pgpipe: could not create second socket
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pgpipe: could not connect socket: error code @1@
Description
pgpipe: could not connect socket
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected COPY statement syntax: "@1@"
Description
unexpected COPY statement syntax
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
options -s/--schema-only and -a/--data-only cannot be used together
Description
options -s/--schema-only and -a/--data-only cannot be used together
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
options -c/--clean and -a/--data-only cannot be used together
Description
options -c/--clean and -a/--data-only cannot be used together
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
option --if-exists requires option -c/--clean
Description
option --if-exists requires option -c/--clean
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid number of parallel jobs
Description
%s: invalid number of parallel jobs
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
parallel backup only supported by the directory format
Description
parallel backup only supported by the directory format
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Exported snapshots are not supported by this server version.
Description
Exported snapshots are not supported by this server version
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected policy command type: @1@
Description
unexpected policy command type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
options -g/--globals-only and -r/--roles-only cannot be used together
Description
options -g/--globals-only and -r/--roles-only cannot be used together
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
options -g/--globals-only and -t/--tablespaces-only cannot be used together
Description
options -g/--globals-only and -t/--tablespaces-only cannot be used together
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
option --if-exists requires option -c/--clean
Description
option --if-exists requires option -c/--clean
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
options -r/--roles-only and -t/--tablespaces-only cannot be used together
Description
options -r/--roles-only and -t/--tablespaces-only cannot be used together
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
options -d/--dbname and -f/--file cannot be used together
Description
options -d/--dbname and -f/--file cannot be used together
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
options -c/--clean and -a/--data-only cannot be used together
Description
options -c/--clean and -a/--data-only cannot be used together
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot specify both --single-transaction and multiple jobs
Description
cannot specify both --single-transaction and multiple jobs
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not start server: @2@
Description
could not start server
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not start server: error code @2@
Description
could not start server: error code
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
encoding conversion error on line @1@
Description
encoding conversion error on line
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid value for numeric type "@1@" on line @2@
Description
invalid value for numeric type on line
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not locate my own executable path
Description
could not locate my own executable path
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
lookup failed for type @1@
Description
lookup failed for type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
didn't get a return item from function
Description
didn't get a return item from function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
couldn't fetch $_TD
Description
couldn't fetch $_TD
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
didn't get a return item from trigger function
Description
didn't get a return item from trigger function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
event trigger functions cannot have declared arguments
Description
event trigger functions cannot have declared arguments
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
GET STACKED DIAGNOSTICS cannot be used outside an exception handler
Description
GET STACKED DIAGNOSTICS cannot be used outside an exception handler
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot return non-composite value from function returning composite type
Description
cannot return non-composite value from function returning composite type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ cannot be used as a role name here
Description
Reserved name cannot be used as a role name here
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ is not allowed with UNION/INTERSECT/EXCEPT
Description
Locking clause is not allowed with UNION/INTERSECT/EXCEPT
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not access directory "@2@": @3@
Description
Failure in accessing directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not allocate SIDs: error code @1@
Description
Failure in allocating SIDs
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not change permissions of "@1@": @2@
Description
Failure in changing the permissions of a file/directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not close directory "@2@": @3@
Description
Failure in closing directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close directory "@1@": @2@
Description
Failure in closing a directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create restricted token: error code @1@
Description
Failure in creating restricted token
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fsync file "@1@": @2@
Description
Failure in syncing the file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not get exit code from subprocess: error code @1@
Description
Failure in getting the exit code of a child process
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open process token: error code @1@
Description
Failure in opening process token
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read directory "@1@": @2@
Description
Failure in reading from a directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not re-execute with restricted token: error code @1@
Description
re-executing with a restricted token is not allowed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: could not remove promote signal file "@2@": @3@
Description
Failure in removing promote signal file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not start process for command "@1@": error code @2@
Description
Process start failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write @1@ bytes to log file "@2@": @3@
Description
Failure in writing to a file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: directory "@2@" does not exist
Description
directory doesn't exist
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: directory "@2@" is not a database cluster directory
Description
directory is not a database cluster directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: invalid argument for option -f: "@2@"
Description
Invalid argument
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: invalid argument for option -t: "@2@"
Description
Invalid argument
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
keystore location "@1@" is too long
Description
keystore location is more than 1024 characters
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: oldest multitransaction ID (-m) must not be 0
Description
The provided oldest multitransaction ID (-m) must not be 0
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
out of memory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
replication connection using slot "@1@" is unexpectedly database specific
Description
replication connection using slot specified is unexpectedly database specific
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: the PID file "@2@" is empty
Description
Wrong PID file is found, it is empty
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: too many command-line arguments (first is "@2@")
Description
too many command-line arguments
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: transaction ID (-c) must be either 0 or greater than or equal to 2
Description
Provided transaction ID (-c) must be either 0 or greater than or equal to 2
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected response to TIMELINE_HISTORY command: got @1@ rows and @2@ fields, expected @3@ rows and @4@ fields
Description
Response from server to TIMELINE_HISTORY command is wrong from the expected
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is a symbolic link, but symbolic links are not supported on this platform
Description
Symbolic links are not supported in this platform
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a BRIN index
Description
The provided index is not a BRIN index
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a directory or symbolic link
Description
Specified path is not a directory or symbolic link
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a directory
Description
The specified path is not a directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a regular file
Description
The speicifed file is not a regular file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a symbolic link
Description
The specified path/file is not a symbolic link
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" is not a table, view, materialized view, sequence, or foreign table
Description
Object is not a table, view, materialized view, sequence, or foreign table to do the alter relation
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@": stopping truncate due to conflicting lock request
Description
Truncating table is stopped due to conflicting lock request by vacuum
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\watch cannot be used with an empty query
Description
\\watch comamnd cannot be used with an empty query
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\watch cannot be used with COPY
Description
\\watch command cannot be used along with COPY command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregate cannot accept shell type @1@
Description
Shell type is not allowed in aggregate functions
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
aggregates cannot have output arguments
Description
Defining aggregates with output arguments is not supported
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
an ordered-set aggregate with a VARIADIC direct argument must have one VARIADIC aggregated argument of the same data type
Description
an ordered-set aggregate with a VARIADIC direct argument must have one VARIADIC aggregated argument of the same data type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument @1@: key must not be null
Description
Invalid key value
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument of lo_read exceeds integer range
Description
The length argument of lo_read exceeds integer range
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument of lo_truncate exceeds integer range
Description
The length argument of lo_truncate exceeds integer range
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
argument of lo_write exceeds integer range
Description
The provided index is not a BRIN index
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
background worker "@1@": only dynamic background workers can request notification
Description
only dynamic background workers can request notification
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
BKPBLOCK_HAS_DATA not set, but data length is @1@ at @2@/@3@
Description
BKPBLOCK_HAS_DATA not set, but data length is present in WAL record
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
BKPBLOCK_HAS_DATA set, but no data included at @1@/@2@
Description
BKPBLOCK_HAS_DATA set, but no data in WAL record
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
BKPBLOCK_SAME_REL set but no previous rel at @1@/@2@
Description
BKPBLOCK_SAME_REL set but no previous rel is provided in WAL record
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
BKPIMAGE_HAS_HOLE not set, but hole offset @1@ length @2@ at @3@/@4@
Description
BKPIMAGE_HAS_HOLE not set, but hole offset is provided
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
BKPIMAGE_HAS_HOLE set, but hole offset @1@ length @2@ block image length @3@ at @4@/@5@
Description
BKPIMAGE_HAS_HOLE set, but hole offset is not provided
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
BKPIMAGE_IS_COMPRESSED set, but block image length @1@ at @2@/@3@
Description
BKPIMAGE_IS_COMPRESSED set, but block image length is not provided.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot allocate multiple Perl interpreters on this platform
Description
cannot allocate multiple Perl interpreters on this platform
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot alter type of a column used in a policy definition
Description
cannot alter type of a column used in a policy definition
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot call @1@ on a non-object
Description
The parameter is not a Json Object
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot change logged status of table "@1@" because it is temporary
Description
Temporary table logged status cannot be changed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot copy from materialized view "@1@"
Description
Copy command cannot be executed on a matrerialized view
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot delete tuples during a parallel operation
Description
Delete operation is not allowed in parallel mode
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot determine OID of function lo_lseek64
Description
lo_lseek64 function is not defined
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot determine OID of function lo_tell64
Description
lo_tell64 function is not defined
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot determine OID of function lo_truncate64
Description
lo_truncate64 function is not defined
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot display a value of a shell type
Description
Shell type cannot be displayed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot duplicate null pointer (internal error)
Description
The given input is a null pointer
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot refresh materialized view "@1@" concurrently
Description
Cannot refresh materialized view concurrently
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot set system attribute "@1@"
Description
Cannot set system attributes
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot setup replication origin when one is already setup
Description
replication origin is already setup
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use DISTINCT with WITHIN GROUP
Description
cannot use DISTINCT with WITHIN GROUP
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use multiple ORDER BY clauses with WITHIN GROUP
Description
cannot use multiple ORDER BY clauses with WITHIN GROUP sql query
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use special role specifier in DROP ROLE
Description
cannot use special role specifier in DROP ROLE
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot use VARIADIC with WITHIN GROUP
Description
cannot use VARIADIC with WITHIN GROUP
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
constraint "@1@" of relation "@2@" is not a foreign key constraint
Description
constraint is not a foreign key constraint
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
conversion from numeric to Decimal failed
Description
conversion from numeric to Decimal failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
COPY data transfer failed: @1@
Description
Failed in data transfer of COPY command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
corrupted line pointer: offset = @1@, size = @2@
Description
item pointer of a page is corrupted
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not change table "@1@" to logged because it references unlogged table "@2@"
Description
could not change table logged status because it references unlogged table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not change table "@1@" to unlogged because it references logged table "@2@"
Description
could not change table logged status because it references logged table
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close directory "@1@": @2@
Description
Failure in closing a directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close directory "@1@": @2@
Description
Failure in closing a directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close file "@1@": @2@
Description
Failure in file close
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close pipe to external command: @1@
Description
Failure in closing the pipe command to external command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close target file "@1@": @2@
Description
Failure in closing target file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not convert Python Unicode object to bytes
Description
could not convert Python Unicode object to bytes
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create any Unix-domain sockets
Description
Failure in creating Unix-domain sockets
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create directory "@1@": @2@
Description
Failure in creating a directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create internal procedure "@1@": @2@
Description
could not create internal procedure
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not create symbolic link at "@1@": @2@
Description
Failure in creating a symbolic link
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not execute command "@1@": @2@
Description
could not execute command if it is not copy stream
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not import a module for Decimal constructor
Description
Non decimal data found
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not initialize globals
Description
could not initialize globals in pl/python function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not look up effective user ID @1@: @2@
Description
Getting the current user details failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not look up local user ID @1@: @2@
Description
Lookup user name failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not map dynamic shared memory segment
Description
Attaching to a dynamci shared memory segment failed.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open directory "@1@": @2@
Description
Failure in opening the directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open file "@1@" for reading: @2@
Description
Failure in opening a file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open file "@1@" for truncation: @2@
Description
Faliure in opening a file for truncating it's size
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open file "@1@": @2@
Description
Failure in opening the file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open parent table of index @1@
Description
Failure in opening the parent relation of an index
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open source file "@1@": @2@
Description
Failure in opening a source file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open target file "@1@": @2@
Description
Failure in opening target file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read directory "@1@": @2@
Description
Failure in reading from a directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read directory "@1@": @2@
Description
Failure in reading from a directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read file "@1@": @2@
Description
Failure in reading a file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read symbolic link "@1@": @2@
Description
Failure in reading a symbolic link
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read time zone file "@1@": @2@
Description
Failure in reading timezone file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove directory "@1@": @2@
Description
Failure in removing a directory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove file "@1@": @2@
Description
Failure in removing a file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not remove symbolic link "@1@": @2@
Description
Failure in removing a symolic link
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not seek in source file: @1@
Description
Failure in executing seek system call in source file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not seek in target file "@1@": @2@
Description
Failure in executing seek system call in target file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not split return value from trigger: @1@
Description
Trigger return value couldn't be splitted
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat file "@1@": @2@
Description
stat system call failed on a file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat file "@1@": @2@
Description
Failure in stat system call
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not truncate file "@1@" to @2@: @3@
Description
Failure in truncating a file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write file "@1@": @2@
Description
Failure in writing to a file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to file "@1@", wrote @2@ of @3@: @4@
Description
Failure in writing to a file.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
data file "@1@" in source is not a regular file
Description
The data file is not a regular file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
database connection requirement not indicated during registration
Description
database connection requirement not indicated during background worker registration
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
declared name @1@ is already defined
Description
declared name has been defined already
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
EVP error code @1@
Description
Non zero error message. The error number returned by ERR_get_error
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
EVP error code @1@
Description
EVP error code
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
FOR value should be positive integer
Description
FOR loop value should be positive integer
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
foreign key referenced-columns list must not contain duplicates
Description
The provided foreign key referenced-columns list contain duplicates
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
foreign-data wrapper "@1@" does not support IMPORT FOREIGN SCHEMA
Description
IMPORT FOREIGN SCHEMA doesn't supported by the foerign data wrapper
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
improper use of "*"
Description
improper use of \"*\" in the indirection reference
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
initial position must not be null
Description
First member of the array must not be nul
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid action (CREATE) for regular file
Description
Regular files are created with open_target_file function, not with this
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid block_id @1@ at @2@/@3@
Description
invalid block_id in WAL record
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Invalid character value.
Description
Invalid XML character value.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid compressed image at @1@/@2@, block @3@
Description
The provided index is not a BRIN index
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid input syntax for type @1@: "@2@"
Description
invalid input syntax for type txid_snapshot
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid line number: @1@
Description
Provided line number is wrong in the sql query
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid magic number in dynamic shared memory segment
Description
Invalid dynamic shared memory segment
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid MultiXactId: @1@
Description
Invalid multixactid parameter
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid value "@1@" for "@2@"
Description
Invalid argument
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid value in ECOBPG_NCHAR on line @1@. The valid value is UTF16LE/ UTF16BE/ UTF32LE/ UTF32BE/ SJIS/ COBOL_EUC.
Description
Invalid ECOBPG_NCHAR environment variable value
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Junk view columns are not updatable.
Description
Write operation Junk view columns are not updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
length of nvarchar type is not assigned
Description
length of nvarchar type is not assigned
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
local user with ID @1@ does not exist
Description
Lookup user name failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
lost connection to parallel worker
Description
Error while reading message queue may caused the worker to be shutdown
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Malformed declaration: missing version.
Description
Version number missing in xml document/content
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Missing encoding in text declaration.
Description
missing encoding in xml document/content
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
more than one row returned for \\gset
Description
more than one row returned for \\gset command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
must be owner of event trigger @1@
Description
must be owner of the even trigger
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
national characters is not supported on non-utf8 databases.
Description
national characters is not supported on non-utf8 databases.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is @1@ at @2@/@3@
Description
neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block impage length is provided
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
nested service specifications not supported in service file "@1@", line @2@
Description
nested service specifications not supported in service file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
no Decimal attribute in module
Description
no Decimal attribute in module
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
no EVP error reported
Description
The errorcode returned by ERR_get_error() function is zero.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
no rows returned for \\gset
Description
no rows returned for \\gset command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
no SSL error reported
Description
no SSL error reported
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
not enough arguments for cursor "@1@"
Description
syntax error
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
number of parameters must be between 0 and 65535
Description
number of parameters must be between 0 and 65535
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
operator not allowed in variable definition
Description
Only sizeof operation is allowed in variable definition
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
operator too long
Description
The length of the operator is more than or equal to 64 characters
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
out of memory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
out of memory
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
out-of-order block_id @1@ at @2@/@3@
Description
Out-of-order blocks in WAL record
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Parsing XML declaration: '?>' expected.
Description
Provided XML declaration is unfinished
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pclose failed: @1@
Description
pclose system call failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
permission denied to reassign objects
Description
Insufficient privileges on the object
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pgpipe: could not accept connection: error code @1@
Description
Failure in reading a symbolic link
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
record with invalid length at @1@/@2@
Description
record with invalid length in WAL record
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
requested character not valid for encoding: @1@
Description
Invalid character for the encoding
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
source file list is empty
Description
Source file list is empty
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Space required.
Description
Space required in the specified location of XML content.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
SPI_execute failed: @1@
Description
Failure in SPI_execute function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
SPI_execute_plan failed: @1@
Description
Failure in SPI_execute_plan function
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
SSL error code @1@
Description
SSL has reported some error
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
standalone accepts only 'yes' or 'no'.
Description
XML standalone accepts only 'yes' or 'no'.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
STDIN/STDOUT not allowed with PROGRAM
Description
STDIN/STDOUT not allowed with PROGRAM in copy command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
symbolic link "@1@" target is too long
Description
Symolic link target length is more than the specified length
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
symbolic link target too long for tar format: file name "@1@", target "@2@"
Description
provided symbolic link target name is too long for tar format
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
tablesample method @1@ requires @2@ argument, not @3@
Description
Invalid number of tablespample arguments
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support editing function source.
Description
The server does not support editing function source.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
time zone "@1@" appears to use leap seconds
Description
The provided timezone appears to have leap seconds
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many arguments for cursor "@1@"
Description
syntax error
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
type modifier cannot have ORDER BY
Description
type modifier cannot have ORDER BY clause
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected EOF while reading file "@1@"
Description
unexpected EOF reach while reading file
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected page modification for directory or symbolic link "@1@"
Description
unexpected page modification for directory or symbolic link
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected result set after end-of-streaming
Description
unexpected data after end-of-streaming
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected result status for \\watch
Description
unexpected result status for \\watch command
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected standby message type "@1@", after receiving CopyDone
Description
unexpected standby message type after copyDone
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Unix-domain socket path "@1@" is too long (maximum @2@ bytes)
Description
unix-domain socket path has crossed more than 100 bytes
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
UNNEST() with multiple arguments cannot have a column definition list
Description
UNNEST() with multiple arguments cannot have a column definition list
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Unrecognized libxml error code: @1@.
Description
Unknown code error - the default error
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized object type in default privileges: @1@
Description
Unrecognized object type
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
unterminated /* comment
Description
unterminated /* comment in the sql query
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
User "@1@" has an expired password.
Description
user's password has been expired
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
User "@1@" has no password assigned.
Description
no password has assigned to user
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
user name lookup failure: error code @1@
Description
Lookup user name failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
View columns that are not columns of their base relation are not updatable.
Description
Write operation View columns that are not columns of their base relation are not updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
View columns that refer to system columns are not updatable.
Description
Write operation View columns that refer to system columns are not updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
View columns that return whole-row references are not updatable.
Description
Write operation View columns that return whole-row references are not updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Views containing DISTINCT are not automatically updatable.
Description
Write operation Views containing DISTINCT clause are not automatically updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Views containing GROUP BY are not automatically updatable.
Description
Write operation Views containing GROUP BY clause are not automatically updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Views containing HAVING are not automatically updatable.
Description
Write operation Views containing HAVING clause are not automatically updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Views containing LIMIT or OFFSET are not automatically updatable.
Description
write operation Views containing LIMIT or OFFSET are not automatically updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Views containing TABLESAMPLE are not automatically updatable.
Description
Write operation Views containing TABLESAMPLE are not automatically updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable.
Description
Write operation Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Views containing WITH are not automatically updatable.
Description
Write operation Views containing WITH are not automatically updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Views that do not select from a single table or view are not automatically updatable.
Description
Write operation Views that do not select from a single table or view are not automatically updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Views that have no updatable columns are not automatically updatable.
Description
Write operation Views that have no updatable columns are not automatically updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Views that return aggregate functions are not automatically updatable.
Description
Write operation Views that return aggregate functions are not automatically updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Views that return set-returning functions are not automatically updatable.
Description
Write operation Views that return set-returning functions are not automatically updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Views that return window functions are not automatically updatable.
Description
Write operation Views that return window functions are not automatically updatable.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WAL file is from different database system: incorrect XLOG_BLCKSZ in page header
Description
WAL file is from a different database not generated by these binaries because of mismatch in WAL block size
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WAL file is from different database system: incorrect XLOG_SEG_SIZE in page header
Description
WAL file is from a different database not generated by these binaries because of mismatch in WAL segment size
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
window function @1@ cannot have WITHIN GROUP
Description
window function cannot have WITHIN GROUP
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
window function @1@ requires an OVER clause
Description
True window functions must be called with a window definition
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WITH CHECK OPTION not supported on recursive views
Description
WITH CHECK OPTION not supported on recursive views
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" must be registered in shared_preload_libraries and session_preload_libraries
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"@1@" must be registered in shared_preload_libraries
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
duplicate lock detected
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
internal error. memory not allocated.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
internal error. unknown code.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
ROS has not been formated yet.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from SMC evacuating temporary file: @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
vci_index_size requires 1 argument
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot alter table because the table is indexed by VCI
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ALTER INDEX SET TABLESPACE is not supported for VCI
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
REINDEX is not supported for VCI
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not support EXCLUDE clause
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not support index on temporary table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not support to CREATE INDEX on the expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not support concurrent index drop
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not support concurrent index build
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not support partial-index
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not support index on materialized view
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
compression buffer is full
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
could not start background process : postmaster died
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stop background process
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not register background process
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
could not identify a comparison function for type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate @1@ needs to have compatible input type and transition type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate function calls cannot be nested
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot pass more than @1@ argument to a function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value out of range: underflow
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
value out of range: overflow
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not work under full_page_writes=off
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
slot name must not be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
options array must not be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot create a RETURNING list for a relation containing dropped columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
path element at position @1@ is null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
path element at position @1@ is not an integer: "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
role with OID @1@ does not exist
Description
An error occurred during DB Server processing in the database.
System Processing
Processing will be aborted.
Action
Refer to this message together with the message that was output immediately beforehand.
BKPBLOCK_HAS_DATA not set, but data length is @1@ at @2@/@3@
Description
BKPBLOCK_HAS_DATA not set, but data length is present in WAL record
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
BKPBLOCK_HAS_DATA set, but no data included at @1@/@2@
Description
BKPBLOCK_HAS_DATA set, but no data in WAL record
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
BKPBLOCK_SAME_REL set but no previous rel at @1@/@2@
Description
BKPBLOCK_SAME_REL set but no previous rel is provided in WAL record
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
BKPIMAGE_HAS_HOLE not set, but hole offset @1@ length @2@ at @3@/@4@
Description
BKPIMAGE_HAS_HOLE not set, but hole offset is provided
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
BKPIMAGE_HAS_HOLE set, but hole offset @1@ length @2@ block image length @3@ at @4@/@5@
Description
BKPIMAGE_HAS_HOLE set, but hole offset is not provided
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
BKPIMAGE_IS_COMPRESSED set, but block image length @1@ at @2@/@3@
Description
BKPIMAGE_IS_COMPRESSED set, but block image length is not provided.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid block_id @1@ at @2@/@3@
Description
invalid block_id in WAL record
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is @1@ at @2@/@3@
Description
neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block impage length is provided
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
out-of-order block_id @1@ at @2@/@3@
Description
Out-of-order blocks in WAL record
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not look up effective user ID @1@: @2@
Description
Getting the current user details failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not look up effective user ID @1@: @2@
Description
Getting the current user details failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pclose failed: @1@
Description
pclose system call failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pclose failed: @1@
Description
pclose system call failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pclose failed: @1@
Description
pclose system call failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
pclose failed: @1@
Description
pclose system call failed
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
Valid values are "none", "AES128", and "AES256".
Description
Wrong tablespace encryption algorithm is passed during CREATE TABLESPACE command.
System Processing
Processing will be aborted
Action
To investigate the cause of the occurrence from the message, and remove cause.
parameter "parallel" must be SAFE, RESTRICTED, or UNSAFE
Description
Invalid parallel option is passed for the function to be created with CREATE FUNCTION command.
System Processing
Processing will be aborted
Action
To investigate the cause of the occurrence from the message, and remove cause.
Sets the maximum number of parallel processes per executor node.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the planner's estimate of the cost of passing each tuple (row) from worker to master backend.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the planner's estimate of the cost of starting up worker processes for parallel query.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
no EVP error reported
Description
The errorcode returned by ERR_get_error() function is zero.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
WARNING: password file "@1@" has group or world access; permissions should be u=rw (0600) or less
Description
Password file has group or world access.
System Processing
WARNING is issued
Action
To investigate the cause of the occurrence from the message, and remove cause for the WARNING.
WARNING: password file "@1@" is not a plain file
Description
Password file is not a plain file.
System Processing
WARNING is issued
Action
To investigate the cause of the occurrence from the message, and remove cause for the WARNING.
nested /* ... */ comments
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Please log in (using, e.g., "su") as the (unprivileged) user that willown the server process.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not change permissions of directory "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Check your installation or specify the correct path using the option -L.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid locale settings; check LANG and LC_* environment variables
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
You must identify the directory where the data for this database systemwill reside. Do this with either the invocation option -D or theenvironment variable PGDATA.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Data page checksums are disabled.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Data page checksums are enabled.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
index "@1@" cannot be used as replica identity because column @2@ is a system column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter value for ALTER SYSTEM must not contain a newline
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple Python libraries are present in session
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Only one Python major version can be used in one session.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
syncing target data directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
reading user-defined tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
requested compression not available in this installation -- archive will be uncompressed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WARNING: unexpected extra results during COPY of table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Synchronized snapshots on standby servers are not supported by this server version.Run with --no-synchronized-snapshots instead if you do not needsynchronized snapshots.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
TCP user timeout
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Cancel queries that conflict with recovery during hot standby promotion.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not load library "vci.so": @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
debug_helper must be loaded via shared_preload_libraries
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
debug_helper injects error
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
More details may be available in the server log.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Kill all remaining database processes and restart the database.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
deadlock detected
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
VCI parallel execution is blocked by other operation.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
not enough maximum share memory for parallel query (@1@ bytes requested)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
You possibly need to raise the configuration parameter "vci.shared_work_mem" value to be at least @1@kB.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
You may need to increase max_worker_processes.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unable to map dynamic shared memory segment
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too many workers already @1@/@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed while creating memory context "@1@".
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed on request of size @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
failed to shm_open()
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open file "@1@": @2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get process AffinityMask: error code @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed system call was DuplicateHandle.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create semaphore: error code @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed system call was GetModuleHandle("ntdll.dll").
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get address of "NtQuerySystemInformation": error code @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed system call was GetModuleHandle("NtQuerySystemInformation").
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get system processor performance information : error code @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed system call was NtQuerySystemInformation.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot find vci.smc_directory: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create shared memory segment: error code @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed system call was OpenFileMapping(name=@1@).
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed system call was MapViewOfFileEx.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not map shared memory segment
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not initialize security descriptor: error code @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed system call was InitializeSecurityDescriptor.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not set security descriptor DACL: error code @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed system call was SetSecurityDescriptorDacl.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed system call was CreateFileMapping(size=@1@, name=@2@).
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get priority class: error code @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed system call was GetPriorityClass.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not set priority class=@1@: error code @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed system call was SetPriorityClass.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pgx_prewarm_vci requires one argument
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation cannot be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@(VCI index regclass)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ is not VCI index
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension '@1@' does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function '@1@.@2@(
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Disable VCI by 'SELECT vci_disable();'
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
internal error. unsupported compression format.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column missed in VCI index creation
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
This must never happen. Give up to use VCI index.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
internal error: unsupported compression type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation full
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
internal error. unsupported compression type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Use DROP INDEX "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected index access method call : "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
duplicated columns in vci index creation: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
duplicated columns are specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
data type @1@ is not supported for access method "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected attribute length
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
You must drop index "@1@" before using this command.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DROP INDEX and CREATE INDEX instead
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only VCI index is supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension "@1@" cannot specify a schema name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot cluster tables including @1@ index(es)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Use DROP INDEX @1@ first
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Use DROP INDEX to remove an vci index and try again without CONCURRENTLY option
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Try again without CONCURRENTLY option
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension "@1@" prohibits this operation
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension "@1@" prohibits this operation on access method "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension "@1@" prohibits this operation on operation class "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension "@1@" prohibits this operation on operation family "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension "@1@" prohibits this operation on view "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
undefined lock state
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
This might happen when CREATE INDEX fails. "DROP INDEX @1@;" and CREATE INDEX again may help.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
incompatible VCI version: expected (@1@, @2@), stored (@3@, @4@).
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
This can happen when accessing old database with newer VCI modules. DROP and CREATE INDEX may help.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
internal error. unsupported parameter.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Normally relations of VCI index are smaller than the table relation, therefore this error must not happen. Disable VCI by 'SELECT vci_disable();'
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
data relation full
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
vci index "@1@" corrupted
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
TID (@1@,@2@) has been deleted from table "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
try to insert TID (@1@,@2@) into ROS twice: extentId=@3@, index=@4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
try to delete TID (@1@,@2@) into local delete list
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
try to delete TID (@1@,@2@) into delete vector twice
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too many WOS rows over estimation
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The number of devices exceeds the upper bound
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database connection requirement not indicated during registration
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid processing mode in background worker
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
terminating VCI worker process due to administrator command
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create directory "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not stat directory "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
needs to set at least @1@ to "max_worker_processes"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
You will specify more than vci.control_max_workers + (# of CPU cores) * @1@ + 1 to the configuration parameter "max_worker_processes".
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extension "@1@" cannot be installed under this version of PostgreSQL
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
crash_emulation must be loaded via shared_preload_libraries
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
standby mode is not supported by single-user servers
Description
An error occurred during DB Server processing in the database.
System Processing
Processing will be aborted.
Action
Refer to this message together with the message that was output immediately beforehand.
constraint "@1@" conflicts with inherited constraint on relation "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
constraint "@1@" conflicts with NOT VALID constraint on relation "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
constraint "@1@" conflicts with NOT VALID constraint on child table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
only one of --source-pgdata or --source-server can be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
internal error. failed to split
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
invalid attribute number @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
duplicated columns in vci index creation: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
duplicated columns are specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
cannot use "ctid" column with other columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
The "vci_column_ids" option is required when "ctid" column is specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
The "vci_column_ids" option cannot be used without "ctid" column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
index name cannot be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
table oid cannot be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
array of column names cannot be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
storage option cannot be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
column name cannot be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
column "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
SPI_connect failed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
SPI_prepare failed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
cannot execute multi-query in vci_create()
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
You might fold the index name with double quotation marks.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
SPI_execp failed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
SPI_finish failed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
unterminated quoted string
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
failed to parse vci_create() options.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
failed to parse a vci_create() options: an invalid pair
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
unrecognized options: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
WARNING: could not find where to insert IF EXISTS in statement "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
could not find function definition for function with OID @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
could not create the spiexceptions module
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
could not create exception "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
exclusive backup not in progress
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
USING expression contains a whole-row table reference.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
cannot COPY to/from client in a SQL function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly
calculated CRC checksum does not match value stored in file
Description
An error occurred reading the pg_control file.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
byte ordering mismatch
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
operator family "@1@" of access method @2@ contains function @3@ with invalid support number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains function @3@ with wrong signature for support number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains invalid ORDER BY specification for operator @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains operator @3@ with wrong signature
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ is missing operator(s) for types @3@ and @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ is missing support function(s) for types @3@ and @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator class "@1@" of access method @2@ is missing operator(s)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator class "@1@" of access method @2@ is missing operator(s)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
posting list is too long
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Reduce the value of maintenance_work_mem.
Reduce maintenance_work_mem.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
GIN pending list cannot be cleaned up during recovery.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
"@1@" is not a GIN index
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot access temporary indexes of other sessions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains support procedure @3@ with different left and right input types
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains function @3@ with invalid support number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains function @3@ with wrong signature for support number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains operator @3@ with invalid strategy number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains invalid ORDER BY specification for operator @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains operator @3@ with wrong signature
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator class "@1@" of access method @2@ is missing support function @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator class "@1@" of access method @2@ is missing support function @3@ or @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Valid values are "on", "off", and "auto".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
operator family "@1@" of access method @2@ contains support procedure @3@ with different left and right input types
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains function @3@ with invalid support number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains function @3@ with wrong signature for support number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains operator @3@ with invalid strategy number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains unsupported ORDER BY specification for operator @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains incorrect ORDER BY opfamily specification for operator @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains operator @3@ with wrong signature
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator class "@1@" of access method @2@ is missing support function @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains support procedure @3@ with different left and right input types
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains function @3@ with wrong signature for support number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains function @3@ with invalid support number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains operator @3@ with invalid strategy number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains invalid ORDER BY specification for operator @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains operator @3@ with wrong signature
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ lacks support function for operator @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ is missing operator(s) for types @3@ and @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator class "@1@" of access method @2@ is missing operator(s)
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ is missing cross-type operator(s)
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" is not of type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index access method "@1@" does not have a handler
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
This can be caused by an interrupted VACUUM in version 9.3 or older, before upgrade. Please REINDEX it.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
operator family "@1@" of access method @2@ contains function @3@ with invalid support number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains function @3@ with wrong signature for support number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains operator @3@ with invalid strategy number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains invalid ORDER BY specification for operator @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains operator @3@ with wrong signature
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ is missing operator(s) for types @3@ and @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ is missing support function for types @3@ and @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator class "@1@" of access method @2@ is missing operator(s)
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ is missing cross-type operator(s)
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains support procedure @3@ with different left and right input types
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains function @3@ with invalid support number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains function @3@ with wrong signature for support number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains operator @3@ with invalid strategy number @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains invalid ORDER BY specification for operator @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains operator @3@ with wrong signature
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ is missing operator(s) for types @3@ and @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ is missing support function @3@ for type @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator class "@1@" of access method @2@ is missing operator(s)
Description
An error occurred during execution of the application or command.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Make sure the configuration parameter "@1@" is set on the master server.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Make sure the configuration parameter "@1@" is set.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Execute a database-wide VACUUM in that database.You might also need to commit or roll back old prepared transactions.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
database "@1@" must be vacuumed before @2@ more MultiXactId is used
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
database with OID @1@ must be vacuumed before @2@ more MultiXactId is used
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
This command would create a multixact with @1@ members, but the remaining space is only enough for @2@ member.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Execute a database-wide VACUUM in database with OID @1@ with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
database with OID @1@ must be vacuumed before @2@ more multixact member is used
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected a write-ahead log switchpoint location.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
requested timeline @1@ is not in this server's history
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Failed while allocating a WAL reading processor.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
could not read two-phase state from WAL at @1@/@2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
expected two-phase state data is not present in WAL at @1@/@2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Stop the postmaster and vacuum that database in single-user mode.You might also need to commit or roll back old prepared transactions.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The database cluster was initialized with LOBLKSIZE @1@, but the server was compiled with LOBLKSIZE @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@ "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
aborting backup due to backend exiting before pg_stop_backup was called
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
a backup is already in progress in this session
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
non-exclusive backup in progress
Description
An error occurred.
System Processing
Processing will be aborted.
Action
Try using pg_stop_backup('f') to stop a non-exclusive backup.
non-exclusive backup is not in progress
Description
An error occurred.
System Processing
Processing will be aborted.
Action
Try using pg_stop_backup('t') to stop an exclusive backup.
pg_class heap OID value not set when in binary upgrade mode
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
return type of inverse transition function @1@ is not @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
return type of combine function @1@ is not @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
combine function with transition type @1@ must not be declared STRICT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
return type of serialization function @1@ is not @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
return type of deserialization function @1@ is not @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate mfinalfunc must not be specified without mstype
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
serialization functions may be specified only when the aggregate transition data type is @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must specify both or neither of serialization and deserialization functions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to create access method "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to drop access methods
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
handler function is not specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
DO INSTEAD NOTHING rules are not supported for COPY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conditional DO INSTEAD rules are not supported for COPY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DO ALSO rules are not supported for the COPY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multi-statement DO INSTEAD rules are not supported for COPY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
COPY query must have a RETURNING clause
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
FORCE_NULL column "@1@" not referenced by COPY
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
There is @1@ active slot
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
There is @1@ other session using the database.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
There is @1@ prepared transaction using the database.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
access method "@1@" does not exist, skipping
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Must be superuser to create an event trigger.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
filter value "@1@" not recognized for filter variable "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The owner of an event trigger must be a superuser.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use CREATE EXTENSION ... CASCADE to install required extensions too.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
file "@1@" is too large
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
index creation on system columns is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Create a unique index with no WHERE clause on one or more columns of the materialized view.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
join estimator function @1@ must return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator attribute "@1@" cannot be changed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
All roles are members of the PUBLIC role.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
role "@1@" could not be removed from policy "@2@" on "@3@"
Description
A warning has occurred during execution of the application or command.
System Processing
Continues processing.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
You might need to add an explicit cast.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You might need to specify "USING @1@::@2@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@ depends on column "@2@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
tablespace location should not be inside the data directory
Description
A warning has occurred during execution of the application or command.
System Processing
Continues processing.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Open the existing keystore, or set the master encryption key to create and open a new keystore
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Tablespace "@1@" does not exist.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Foreign tables cannot have TRUNCATE triggers.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Foreign tables cannot have constraint triggers.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
type input function @1@ should not be volatile
Description
An error occurred during execution of the application or command.
System Processing
Continues processing.
Action
Check the message text and confirm that functions are not marked as volatile.
type output function @1@ should not be volatile
Description
An error occurred during execution of the application or command.
System Processing
Continues processing.
Action
Check the message text and confirm that functions are not marked as volatile.
type receive function @1@ should not be volatile
Description
An error occurred during execution of the application or command.
System Processing
Continues processing.
Action
Check the message text and confirm that functions are not marked as volatile.
type send function @1@ should not be volatile
Description
An error occurred during execution of the application or command.
System Processing
Continues processing.
Action
Check the message text and confirm that functions are not marked as volatile.
type modifier input function @1@ should not be volatile
Description
An error occurred during execution of the application or command.
System Processing
Continues processing.
Action
Check the message text and confirm that functions are not marked as volatile.
type modifier output function @1@ should not be volatile
Description
An error occurred during execution of the application or command.
System Processing
Continues processing.
Action
Check the message text and confirm that functions are not marked as volatile.
You must specify an operator class for the range type or define a default operator class for the subtype.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use ALTER TABLE instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
VACUUM option DISABLE_PAGE_SKIPPING cannot be used with FULL
Description
The DISABLE_PAGE_SKIPPING option cannot be used with VACUUM FULL or ANALYZE commands.
System Processing
Processing is aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
oldest multixact is far in the past
Description
Terminated normally but a warning was output.
System Processing
Continues processing.
Action
Close open transactions with multixacts soon to avoid wraparound problems.
Close open transactions with multixacts soon to avoid wraparound problems.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Unrecognized key word: "@1@".
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Conflicting "datestyle" specifications.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Cannot specify months in time zone interval.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Cannot specify days in time zone interval.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PostgreSQL does not support leap seconds.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
UTC timezone offset is out of range.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
You can use REPEATABLE READ instead.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Conversion between @1@ and @2@ is not supported.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Cannot change "client_encoding" now.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
cannot change client_encoding during a parallel operation
Description
This error occurs if a function wants to set client_encoding and is invoked by the parallel query.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that client_encoding is not set by the parallel query operation.
Valid values are "local" and "cascaded".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Key conflicts exist.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Key conflicts with existing key.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Failing row contains @1@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use the REFRESH MATERIALIZED VIEW command.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
combine function for aggregate @1@ must be declared as STRICT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Ensure that no rows proposed for insertion within the same command have duplicate constrained values.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
could not send tuple to shared-memory queue
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
BSD authentication failed for user "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Connection matched pg_hba.conf line @1@: "@2@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
could not translate name
Description
An error occurred while translating domain name to Kerberos realm name in SSL.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the domain name is written correctly.
realm name too long
Description
An error occurred while translating domain name to Kerberos realm name in SSL.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the domain name is written correctly.
translated account name too long
Description
An error occurred while translating account name to Kerberos user name in SSL.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the account name is written correctly.
pam_set_item(PAM_RHOST) failed: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
LDAP search for filter "@1@" on server "@2@" returned @3@ entry.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
RADIUS response from @1@ has corrupt length: @2@ (actual length @3@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
private key file "@1@" is not a regular file
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
private key file "@1@" must be owned by the database user or root
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
terminating connection due to unexpected postmaster exit
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the server is still running.
Role "@1@" does not exist.
Description
The user does not exist.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
User "@1@" has an expired password.
Description
The password is blank.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Password does not match for user "@1@".
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Specify exactly one connection type per line.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Specify one address range per line.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Specify an address range in CIDR notation, or provide a separate netmask.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Specify exactly one authentication type per line.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
extensible node type "@1@" already exists
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
ExtensibleNodeMethods "@1@" was not registered
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
whole row unique index inference specifications are not supported
Description
The whole row unique index inference specifications are not supported.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
It is SQL to which the outer joined operator is not supported. Please change to SQL that is using the joined table.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
too many grouping sets present (maximum 4096)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the items in the GROUPING SET are less than the maximum allowable value.
Put a separate column definition list for each function inside ROWS FROM().
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Use separate UNNEST() calls inside ROWS FROM(), and attach a column definition list to each one.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Put the column definition list inside ROWS FROM().
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
For example, ON CONFLICT (column_name).
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
operator precedence change: @1@ is now lower precedence than @2@
Description
An error occurred during execution of the application or command.
System Processing
Continues processing.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
There is an ordered-set aggregate @1@, but it requires @2@ direct arguments, not @3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
To use the hypothetical-set aggregate @1@, the number of hypothetical direct arguments (here @2@) must match the number of ordering columns (here @3@).
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
There is an ordered-set aggregate @1@, but it requires at least @2@ direct arguments.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Could not choose a best candidate function. You might need to add explicit type casts.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
FILTER is not implemented for non-aggregate window functions
Description
FILTER is not yet supported with true window functions.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The combining JOIN type must be INNER or LEFT for a LATERAL reference.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Perhaps you meant to reference the column "@1@.@2@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
There is a column named "@1@" in table "@2@", but it cannot be referenced from this part of the query.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Perhaps you meant to reference the column "@1@.@2@" or the column "@3@.@4@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter, or possibly that it is less than your kernel's SHMMIN parameter.The PostgreSQL documentation contains more information about shared memory configuration.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMALL parameter. You might need to reconfigure the kernel with larger SHMALL.The PostgreSQL documentation contains more information about shared memory configuration.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This error does *not* mean that you have run out of disk space. It occurs either if all available shared memory IDs have been taken, in which case you need to raise the SHMMNI parameter in your kernel, or because the system's overall limit for shared memory has been reached.The PostgreSQL documentation contains more information about shared memory configuration.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This error usually means that PostgreSQL's request for a shared memory segment exceeded available memory, swap space, or huge pages. To reduce the request size (currently @1@ bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
wrote crash dump to file "@1@"
Description
An error occurred.
System Processing
None
Action
To investigate the cause of the occurrence from the message, and remove cause.
background worker "@1@": must be registered in shared_preload_libraries
Description
The background worker must be registered in shared_preload_libraries.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too many background workers
Description
Up to max_worker_processes background worker can be registered with the current settings.
System Processing
Processing will be aborted.
Action
Consider increasing the value of configuration parameter max_worker_processes.
Up to @1@ background worker can be registered with the current settings.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Consider increasing the configuration parameter "max_worker_processes".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
checkpoints are occurring too frequently (@1@ second apart)
Description
Checkpoints are occurring too frequently.
System Processing
Continues processing.
Action
Consider increasing the value of configuration parameter max_wal_size.
using stale statistics instead of current ones because stats collector is not responding
Description
Using stale statistics instead of current ones because the statistics collector is not responding.
System Processing
Continues processing.
Action
Contact Fujitsu technical support.
ending log output to stderr
Description
Ending log output to stderr.
System Processing
Continues processing.
Action
Future log output will be output to the log destination.
Future log output will go to log destination "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Set the LC_ALL environment variable to a valid locale.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@: could not find the database systemExpected to find it in the directory "@2@",but could not open file "@3@": @4@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Valid values are: "false", 0, "true", 1, "database".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@ was not reloaded
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
shutdown at recovery target
Description
Terminated normally, but a log message was output.
System Processing
None
Action
No action required.
Failed process was running: @1@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
could not fork checkpointer process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fork worker process: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse connection string: @1@
Description
An error occurred during communication between the application and the database server.
System Processing
Processing will be aborted.
Action
Check if there are any problems in the network, eliminate the cause of any error and re-execute the command.
Could not identify system: got @1@ rows and @2@ fields, expected @3@ rows and @4@ or more fields.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Increase max_replication_slots and try again.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
logical decoding found consistent point at @1@/@2@
Description
Transaction ID has finished. There are no more running transactions.
System Processing
Continues processing.
Action
No action required.
There are no running transactions.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
logical decoding found initial starting point at @1@/@2@
Description
The transaction needs to finish before building a snapshot.
System Processing
Continues processing.
Action
No action required.
Logical decoding will begin using saved snapshot.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
could not parse file name "@1@"
Description
Could not parse file name in pg_logical/snapshots.
System Processing
Continues processing.
Action
No action required.
Replication slot names may only contain lower case letters, numbers, and the underscore character.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Free one or increase max_replication_slots.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
standby "@1@" is now a synchronous standby with priority @2@
Description
Inform the user that the standby server is now a synchronous standby with priority number.
System Processing
Continues processing.
Action
No action required.
synchronous_standby_names parser failed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the value of synchronous_standby_names, which may come from postgresql.conf or the SQL command line.
End of WAL reached on timeline @1@ at @2@/@3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
primary server contains no more WAL on requested timeline @1@
Description
The primary server contains no more WALs on the requested timeline.
System Processing
Continues processing.
Action
No action required.
could not close log segment @1@: @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
This server's history forked from timeline @1@ at @2@/@3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
requested starting point @1@/@2@ is ahead of the WAL flush position of this server @3@/@4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
terminating walsender process after promotion
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
invalid page in block @1@ of relation @2@; zeroing out page
Description
In invalid page was found in the relation.
System Processing
Continues processing.
Action
No action required.
snapshot too old
Description
The snapshot is too old.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not flush dirty data: @1@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
could not determine dirty data size: @1@
Description
Could not determine dirty data size when flushing data.
System Processing
Continues processing.
Action
No action required.
could not munmap() while flushing data: @1@
Description
An error is returned from the nunmap function.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
dynamic shared memory control segment is corrupt
Description
Dynamic shared memory control segment is corrupt.
System Processing
Continues processing.
Action
No action required.
Set dynamic_shared_memory_type to a value other than "none".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@ failed: @2@
Description
An error occurred for epoll_ctl.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@ failed: @2@
Description
An error occurred for epoll_wait.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
while updating tuple (@1@,@2@) in relation "@3@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while deleting tuple (@1@,@2@) in relation "@3@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while locking tuple (@1@,@2@) in relation "@3@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while locking updated version (@1@,@2@) of tuple in relation "@3@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while inserting index tuple (@1@,@2@) in relation "@3@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while checking uniqueness of tuple (@1@,@2@) in relation "@3@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while rechecking updated tuple (@1@,@2@) in relation "@3@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
while checking exclusion constraint on tuple (@1@,@2@) in relation "@3@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The source process with PID @1@ is not running anymore.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Process @1@ waits for @2@ on @3@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
page verification failed, calculated checksum @1@ but expected @2@
Description
The calculated checksum is different from the checksum in the page head.
System Processing
Continues processing.
Action
No action required.
could not open file "@1@" (target block @2@): previous segment is only @3@ blocks
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
terminating connection because of crash of another server process
Description
The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory.
System Processing
Continues processing.
Action
Check the message text and confirm that the event indicated in supplementary information reported by the system is a planned event.
The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
terminating connection due to idle-in-transaction timeout
Description
Processing was canceled.
System Processing
Processing will be aborted.
Action
Check the message text.
"max_stack_depth" must not exceed @1@kB.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Increase the platform's stack depth limit via "ulimit -s" or local equivalent.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid affix flag "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
affix flag "@1@" is out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid character in affix flag "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid affix flag "@1@" with "long" flag value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid affix alias "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid number of flag vector aliases
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Missing array dimension value.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Missing "@1@" after array dimensions.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Array contents must start with "{".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Unexpected "@1@" character.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Unexpected array element.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Unmatched "@1@" character.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Multidimensional arrays must have sub-arrays with matching dimensions.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Junk after closing right brace.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
array slice subscript must provide both boundaries
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
When assigning to a slice of an empty array value, slice boundaries must be fully specified.
When assigning to a slice of an empty array value, slice boundaries must be fully specified.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This time zone name appears in the configuration file for time zone abbreviation "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
invalid size: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Invalid size unit: "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Valid units are "bytes", "kB", "MB", "GB", and "TB".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Input data is missing padding, is truncated, or is otherwise corrupted.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Character with value 0x@1@ must be escaped.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Unicode high surrogate must not follow a high surrogate.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Unicode low surrogate must follow a high surrogate.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
\\u0000 cannot be converted to text.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Escape sequence "\\@1@" is invalid.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The input string ended unexpectedly.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected end of input, but found "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected JSON value, but found "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected string, but found "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected array element or "]", but found "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected "," or "]", but found "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected string or "}", but found "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected ":", but found "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Expected "," or "}", but found "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Token "@1@" is invalid.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
JSON data, line @1@: @2@@3@@4@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The arguments of json_build_object() must consist of alternating keys and values.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Object keys should be text.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Due to an implementation restriction, jsonb strings cannot exceed @1@ bytes.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Try calling the function in the FROM clause using a column definition list.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
cannot replace existing key
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Try using the function jsonb_set to replace the key value.
Try using the function jsonb_set to replace key value.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
levenshtein argument exceeds maximum length of @1@ characters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
string is not a valid identifier: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
The string may have unclosed double quotation marks.
String has unclosed double quotes.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Quoted identifier must not be empty.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
No valid identifier before ".".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
No valid identifier after ".".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Apply system library package updates.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
invalid command name: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Valid values are "[]", "[)", "(]", and "()".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Junk after "empty" key word.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Missing left parenthesis or bracket.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Missing comma after lower bound.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Too many commas.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Junk after right parenthesis or bracket.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Key is not present in table "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Key is still referenced from table "@1@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Numeric time zones must have "-" or "+" as first character.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
timestamp out of range: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
distance in phrase operator should not be greater than @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
distance in phrase operator should be non-negative and less than @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
lexeme array may not contain nulls
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
weight array may not contain nulls
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized weight: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
For a single "@1@" use "@2@@3@".
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
This probably indicates that the version of libxml2 being used is not compatible with the libxml2 header files that PostgreSQL was built with.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Make sure keystore_location points to the correct location. If the setting is correct, set the master encryption key to create the keystore.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
keystore has been opened
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
auto-open keystore has been opened
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Compile with --with-openssl to use transparent data encryption.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Specify keystore_location parameter in postgresql.conf.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The length of the passphrase must be between @1@ and @2@ bytes.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Check if keystore_location parameter points to a correct directory.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
TRAP: ExceptionalCondition: bad arguments
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
TRAP: @1@("@2@", File: "@3@", Line: @4@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
Server has FUNC_MAX_ARGS = @1@, library has @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Server has INDEX_MAX_KEYS = @1@, library has @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Server has NAMEDATALEN = @1@, library has @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Server has FLOAT8PASSBYVAL = @1@, library has @2@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Magic block has unexpected length or padding difference.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Either another server is starting, or the lock file is the remnant of a previous server startup crash.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
could not open file "@1@": @2@; continuing anyway
Description
An error occurred during I/O processing in the database server.
System Processing
Continues processing.
Action
To investigate the cause of the occurrence from the message, and remove cause.
lock file "@1@" contains wrong PID: @2@ instead of @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Specify a path outside the data directory.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Specify a path outside the transaction log directory.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
replication connection authorized: user=@1@ SSL enabled (protocol=@2@, cipher=@3@, compression=@4@)
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
connection authorized: user=@1@ database=@2@ SSL enabled (protocol=@3@, cipher=@4@, compression=@5@)
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
must be superuser or replication role to start walsender
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not access directory "@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Run initdb or pg_basebackup to initialize a PostgreSQL data directory.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ does not know where to find the server configuration file.You must specify the --config-file or -D invocation option or set the PGDATA environment variable.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ does not know where to find the database system data.This can be specified as "data_directory" in "@2@", or by the -D invocation option, or by the PGDATA environment variable.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ does not know where to find the "hba" configuration file.This can be specified as "hba_file" in "@2@", or by the -D invocation option, or by the PGDATA environment variable.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ does not know where to find the "ident" configuration file.This can be specified as "ident_file" in "@2@", or by the -D invocation option, or by the PGDATA environment variable.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Value exceeds integer range.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
"temp_buffers" cannot be changed after any temporary tables have been accessed in the session.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Cannot enable parameter when "log_statement_stats" is true.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Cannot enable "log_statement_stats" when "log_parser_stats", "log_planner_stats", or "log_executor_stats" is true.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
query-specified return tuple and function return type are not compatible
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
query would be affected by row-level security policy for table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
To disable the policy for the table owner, use ALTER TABLE NO FORCE ROW LEVEL SECURITY.
To disable the policy for the table's owner, use ALTER TABLE NO FORCE ROW LEVEL SECURITY.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
Entry in time zone file "@1@", line @2@, conflicts with entry in file "@3@", line @4@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
cannot have more than @1@ runs for an external sort
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Duplicate keys exist.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
The source transaction is not running anymore.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
cannot create restricted tokens on this platform: error code @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not open process token: error code @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not allocate SIDs: error code @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not create restricted token: error code @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not start process for command "@2@": error code @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not re-execute with restricted token: error code @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not get exit code from subprocess: error code @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
You must run @1@ as the PostgreSQL superuser.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: lock file "@2@" existsIs a server running? If not, delete the lock file and try again.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The database server was not shut down cleanly.Resetting the transaction log might cause data to be lost.If you want to proceed anyway, use -f to force reset.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
If you are sure the data directory path is correct, execute touch @1@and try again.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
user does not exist
Description
user does not exist.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
command not executable
Description
The command cannot be executed.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
command not found
Description
The command cannot be found.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support editing view definitions.
Description
The server does not support editing the view function.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
There is no previous error.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Query buffer is empty.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support showing view definitions.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
view name is required
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\pset: allowed Unicode column line styles are single, double
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\pset: allowed Unicode header line styles are single, double
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Pager won't be used for less than @1@ line.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse reloptions array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The connection to the server was lost. Attempting reset:
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
canceled by user
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trying to exit copy mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
\\crosstabview: statement did not return a result set
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\crosstabview: query must return at least three columns
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\crosstabview: vertical and horizontal headers must be different columns
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\crosstabview: data column must be specified when query returns more than three columns
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\crosstabview: maximum number of columns (@1@) exceeded
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\crosstabview: query result contains multiple data values for row "@1@", column "@2@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\crosstabview: column number @1@ is out of range 1..@2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\crosstabview: ambiguous column name: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
\\crosstabview: column name not found: "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
The server (version @1@) does not support access methods.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Did not find any text search parser named "@1@".
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find own program executable
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
buffer size is wrong
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
source or destination file is not specified
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many command-line arguments (first is "@1@")
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
could not create file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write to file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fsync file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close file "@1@": @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
user does not exist
Description
user does not exist.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
user name lookup failure: error code @1@
Description
User name lookup failed.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Cannot add header to table content: column count of @1@ exceeded.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Cannot add cell to table content: total cell count of @1@ exceeded.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid output format (internal error): @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not connect to database @1@: out of memory
Description
There was insufficient free space in the server's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- If the number of simultaneous connections from client applications is high, reduce it.
- If the number of simultaneous SQL executions is high, reduce it.
cannot reindex specific schema(s) in all databases
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot reindex specific schema(s) and system catalogs at the same time
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
reindexing of schema "@1@" in database "@2@" failed: @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
number of parallel jobs must be at least 1
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
There was insufficient free space in the client's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- Modify the application to reduce memory usage.
could not obtain lock on relation "@1@"This usually means that someone requested an ACCESS EXCLUSIVE lock on the table after the pg_dump parent process had gotten the initial ACCESS SHARE lock on the table.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
schema "@1@" not found
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
table "@1@" not found
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
index "@1@" not found
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
function "@1@" not found
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
trigger "@1@" not found
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WARNING: don't know how to set owner for object type "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
archive was made on a machine with larger integers, some operations might fail
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
archive is compressed, but this installation does not support compression -- no data will be available
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
invalid creation date in header
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
Synchronized snapshots are not supported by this server version.Run with --no-synchronized-snapshots instead if you do not needsynchronized snapshots.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no matching tables were found for pattern "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Error message from server: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WARNING: owner of schema "@1@" appears to be invalid
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WARNING: owner of data type "@1@" appears to be invalid
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
WARNING: owner of operator "@1@" appears to be invalid
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
WARNING: owner of operator class "@1@" appears to be invalid
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
WARNING: owner of operator family "@1@" appears to be invalid
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
WARNING: owner of aggregate function "@1@" appears to be invalid
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
WARNING: owner of function "@1@" appears to be invalid
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
WARNING: owner of table "@1@" appears to be invalid
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
WARNING: typtype of data type "@1@" appears to be invalid
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
bogus value in proargmodes array
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not parse proallargtypes array
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not parse proargmodes array
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not parse proargnames array
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not parse proconfig array
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
unrecognized proparallel value for function "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
bogus value in pg_cast.castfunc or pg_cast.castmethod field
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
bogus value in pg_cast.castmethod field
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
bogus transform definition, at least one of trffromsql and trftosql should be nonzero
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
bogus value in pg_transform.trffromsql field
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
bogus value in pg_transform.trftosql field
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
WARNING: invalid type "@1@" of access method "@2@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
aggregate function @1@ could not be dumped correctly for this database version; ignored
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not parse initial GRANT ACL list (@1@) or initial REVOKE ACL list (@2@) for object "@3@" (@4@)
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not parse reloptions array
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
source server must not be in recovery mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
full_page_writes must be enabled in the source server
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error running query (@1@) in source server: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected result set from query
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized result "@1@" for current WAL insert location
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not fetch file list: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected result set while fetching file list
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not send query: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not set libpq connection to single row mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected result while fetching remote files: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected result set size while fetching remote files
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected data types in result set while fetching remote files: @1@ @2@ @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected result format while fetching remote files
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected null values in result while fetching remote files
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected result length while fetching remote files
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not fetch remote file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected result set while fetching remote file "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not send COPY data: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not send file list: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not send end-of-COPY: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected result while sending file list: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not read WAL record at @1@/@2@: @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not read WAL record at @1@/@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not find previous WAL record at @1@/@2@: @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not find previous WAL record at @1@/@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL record modifies a relation, but record type is not recognized: lsn: @1@/@2@, rmgr: @3@, info: @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot be executed by "root"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
You must run @1@ as the PostgreSQL superuser.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
source and target clusters are from different systems
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
clusters are not compatible with this version of pg_rewind
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
target server needs to use either data checksums or "wal_log_hints = on"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
target server must be shut down cleanly
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
source data directory must be shut down cleanly
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid control file
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not find common ancestor of the source and target cluster's timelines
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
backup label buffer too small
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected control file CRC
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unexpected control file size @1@, expected @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax error in history file: @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Expected a numeric timeline ID.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Expected a write-ahead log switchpoint location.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid data in history file: @1@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Timeline IDs must be in increasing sequence.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid data in history file
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Timeline IDs must be less than child timeline's ID.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid record offset at @1@/@2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
contrecord is requested by @1@/@2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
record length @1@ at @2@/@3@ too long
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
there is no contrecord flag at @1@/@2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid contrecord length @1@ at @2@/@3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid resource manager ID @1@ at @2@/@3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
record with incorrect prev-link @1@/@2@ at @3@/@4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
incorrect resource manager data checksum in record at @1@/@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid magic number @1@ in log segment @2@, offset @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid info bits @1@ in log segment @2@, offset @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL file is from different database system: WAL file database system identifier is @1@, pg_control database system identifier is @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL file is from different database system: incorrect XLOG_SEG_SIZE in page header
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL file is from different database system: incorrect XLOG_BLCKSZ in page header
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected pageaddr @1@/@2@ in log segment @3@, offset @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
out-of-sequence timeline ID @1@ (after @2@) in log segment @3@, offset @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
record with invalid length at @1@/@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid compressed image at @1@/@2@, block @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WARNING: Calculated CRC checksum does not match value stored in file.Either the file is corrupt, or it has a different layout than this programis expecting. The results below are untrustworthy.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
byte ordering mismatch
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
possible byte ordering mismatchThe byte ordering used to store the pg_control file might not match the oneused by this program. In that case the results below would be incorrect, andthe PostgreSQL installation would be incompatible with this data directory.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
too many command-line arguments (first is "@1@")
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
out of memory
Description
There was insufficient free space in the client's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- Modify the application to reduce memory usage.
cannot duplicate null pointer (internal error)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
command not executable
Description
The command cannot be executed.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
command not found
Description
The command cannot be found.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WARNING: online backup mode is activeShutdown will not complete until pg_stop_backup() is called.
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
@1@: WARNING: cannot create restricted tokens on this platform
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
@1@: WARNING: could not locate all job object functions in system API
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
@1@: cannot be run as rootPlease log in (using, e.g., "su") as the (unprivileged) user that willown the server process.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
out of memory
Description
There was insufficient free space in the client's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- Modify the application to reduce memory usage.
cannot duplicate null pointer (internal error)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
out of memory
Description
There was insufficient free space in the client's memory during execution of the application.
System Processing
Processing will be aborted.
Action
Estimate memory usage and take the following action:
- Modify the application to reduce memory usage.
replication slots can only be used with WAL streaming
Description
Replication slots can only be used with WAL streaming.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
WAL directory location must be an absolute path
Description
The transaction log directory location must be an absolute path.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Make sure the WAL archive area specified by archive_command parameter is writable and not full.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
query result has too many rows to fit in a Perl array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
query result has too many rows to fit in a Python list
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
'@1@' is an invalid keyword argument for this function
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid SQLSTATE code
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
PGresult is not an error result
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
extraneous data in "t" message
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid operator "@1@" in @2@ section
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid format parameter "@1@" of field "@2@" in @3@ section
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
timestamp parameter must be set with pair of the begin and end timestamp : "@1@"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid timestamp parameters, the end timestamp must advance to the begin timestamp: begin = "@1@", end = "@2@"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
pgaudit must be loaded via shared_preload_libraries
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
pgaudit must be set log_replication_commands.
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"pgaudit.config_file" must be specify when pgaudit is loaded
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
error invalid token "@1@" in "@2@"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
redundant @1@ section defined in file "@2@"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid parameter "@1@" in "@2@" in file "@3@"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid operator "@1@" in file "@2@"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
syntax error near token "@1@" in file "@2@"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
unrecognized configuration token "@1@" in "@2@" in file "@3@"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not make FIFO special file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open FIFO special file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from named pipe: @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not write audit log "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open audit log file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
disabling automatic rotation
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
pgaudit extension initialized
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
following_async_walsenders parser failed
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Cannot specify "*" as standby names in "synchronous_standby_names" when "following_async_walsenders" is enabled
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Cannot enable "following_async_walsenders" when "*" is specify as standby names in "synchronous_standby_names"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Cannot specify the standby name (@1@) in "synchronous_standby_names" because it has been specified in "following_async_walsenders"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
Cannot specify the standby name (@1@) in "following_async_walsenders" because it has been specified in "synchronous_standby_names"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
tablespace "@1@" in the tablespaces list file does not exist
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
no resource to backup with the copy command
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
results of copying file does not exist
Description
The backup data may be corrupted.
System Processing
Processing will be aborted.
Action
Copy the backup data to the backup storage directory from backup media.
Backup using the copy command has not been done
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
option -Y is necessary because backup has been performed with the copy command
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
option -Y must not be specified because backup has not been performed with the copy command
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set permissions of file "@1@": @2@ (errno=@3@)
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
copy command "@1@" failed (mode=@2@): @3@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
tablespace name "@1@" has been overlapped in the tablespaces list file
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
file "@1@" does not exist or is not a regular file
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
tablespace "@1@" can not be specified in the tablespaces list file
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
the tablespace name specified in the tablespaces list file could not be acquired: @1@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
@1@: COPY FROM command must be specified
Description
COPY FROM command must be specified.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the event indicated in supplementary information reported by the system is a planned event.
@1@: cannot launch more than @2@ workers
Description
The number of workers is too many
System Processing
Processing will be aborted.
Action
If the number of workers is high, reduce it.
@1@: no table name specified
Description
No table name specified.
System Processing
Processing will be aborted.
Action
Please specify the table name you would load data.
@1@: COPY TO command cannot be available
Description
COPY TO command cannot be available.
System Processing
Processing will be aborted.
Action
Please specify COPY FROM command.
load failed
Description
Load failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the event indicated in supplementary information reported by the system is a planned event.
could not start @1@ background processes
Description
Could not start %d background processes.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the event indicated in supplementary information reported by the system is a planned event.
You might need to increase max_worker_processes.
Description
You might need to increase max_worker_processes.
System Processing
Processing will be aborted.
Action
You might need to increase max_worker_processes
postmaster exited during a parallel loading
Description
postmaster exited during a parallel loading.
System Processing
Processing will be aborted.
Action
Please refer to the server log, and determine the cause of the error.
COPY statement cannot be null
Description
COPY statement cannot be null.
System Processing
Processing will be aborted.
Action
Please specify COPY FROM statement.
number of workers must not be negative
Description
The number of workers must not be negative.
System Processing
Processing will be aborted.
Action
Please specify more than one.
lack of max_prepared_transactions
Description
Lack of max_prepared_transactions.
System Processing
Processing will be aborted.
Action
Please increase max_prepared_transactions.
max_prepared_transactions must be set at least @1@
Description
Lack of max_prepared_transactions.
System Processing
Processing will be aborted.
Action
Please increase max_prepared_transactions.
pgx_loader only available using COPY FROM
Description
pgx_loader can be available only COPY FROM command.
System Processing
Processing will be aborted.
Action
Please specify COPY FROM statement.
failed to execute SPI returned @1@
Description
Could not execute SPI.
System Processing
Processing will be aborted.
Action
Please refer to the server log, and determine the cause of the error.
@1@ the prepared transaction with gid: "@2@"
Description
The prepared transaction has been completed.
System Processing
Continues processing.
Action
No action required.
failed to delete the record with id: @1@(SPI returned: @2@)
Description
Could not delete the row in pgx_loader_state table.
System Processing
Processing will be aborted.
Action
Please refer to the server log, and determine the cause of the error.
could not write to the shared message queue for PID @1@: "@2@"
Description
Could not write to the shared memory message queue.
System Processing
Processing will be aborted.
Action
Please refer to the server log, and determine the cause of the error.
COPY FROM instructs the PostgreSQL server process to read a file. You may want a client-side facility such as pgx_loader command.
Description
Failed to read the file.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the event indicated in supplementary information reported by the system is a planned event.
failed to add new prepared transaction "@1@" by worker(@2@)
Description
Failed to add new prepared transaction.
System Processing
Processing will be aborted.
Action
Please refer to the server log, and determine the cause of the error.
failed to fetch id column from "@1@" by worker(@2@)
Description
Failed to fetch the id column.
System Processing
Processing will be aborted.
Action
Please refer to the server log, and determine the cause of the error.
cannot uniquely identify the id
Description
Could not uniquely identify the id.
System Processing
Processing will be aborted.
Action
Please refer to the server log, and determine the cause of the error.
record with gid: "@1@" and master_pid: @2@ might already exist
Description
Could not uniquely identify the id.
System Processing
Processing will be aborted.
Action
Please refer to the server log, and determine the cause of the error.
failed to update state column of record with id: @1@
Description
Failed to update the state column.
System Processing
Processing will be aborted.
Action
Please refer to the server log, and determine the cause of the error.
could not get the status of file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open directory "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not stat file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid value "@1@" for "@2@"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not open file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not close file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
parallel worker failed to initialize
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
More details may be available in the server log.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
operator family "@1@" of access method @2@ contains support procedure @3@ with different left and right input types
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains invalid ORDER BY specification for operator @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ contains operator @3@ with wrong signature
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operator family "@1@" of access method @2@ is missing cross-type operator(s)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine data type for argument @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: data directory is of wrong version File "@2@" contains "@3@", which is not compatible with this program's version "@4@".
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@: could not clear search_path: @2@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@: query returned @2@ row instead of one: @3@
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@: could not stat file "@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not open directory "@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not read directory "@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not open file "@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not fsync file "@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not rename file "@2@" to "@3@": @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
password too long
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
block number out of range: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
corrupted BRIN index: inconsistent range map
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid overflow block number @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
removing stale two-phase state from memory for transaction @1@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
removing future two-phase state from memory for transaction @1@
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot PREPARE a transaction that has manipulated logical replication workers
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot PREPARE a transaction that has manipulated logical replication workers
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open write-ahead log directory "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not generate secret authorization token
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use IN SCHEMA clause when using GRANT/REVOKE ON SCHEMAS
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for statistics object @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for publication @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied for subscription @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of statistics object @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of publication @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be owner of subscription @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
publication with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
subscription with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
statistics object with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot add NO INHERIT constraint to partitioned table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
statistics object "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must specify relation and object name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
publication relation "@1@" in publication "@2@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
empty range bound specified for partition "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
partition "@1@" would overlap partition "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is a partitioned table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is a system table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table "@1@" cannot be replicated
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@" is already member of publication "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
publication "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
subscription "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
publication "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
subscription "@1@" already exists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
statistics object "@1@" already exists in schema "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" of relation "@2@" appears more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation "default" cannot be copied
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized collation provider: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not convert locale name "@1@" to language tag: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to import system collations
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no usable system locales were found
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
cannot copy from partitioned table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot route inserted tuples to a foreign table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database "@1@" is being used by logical replication subscription
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
statistics object "@1@" does not exist, skipping
Description
An error occurred during execution of the application or command.
System Processing
Processing will continue.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
publication "@1@" does not exist, skipping
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
extension "@1@" has no installation script nor update path for version "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
user mapping for "@1@" already exists for server "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
third argument of cast function must be type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot create unique index on partitioned table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid list syntax for "publish" option
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized "publish" value: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized publication parameter: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to create FOR ALL TABLES publication
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
publication "@1@" is defined as FOR ALL TABLES
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@" is not part of the publication
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to change owner of publication "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid sequence option SEQUENCE NAME
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
identity column type must be smallint, integer, or bigint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
MAXVALUE (@1@) is out of range for sequence data type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
MINVALUE (@1@) is out of range for sequence data type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change ownership of identity sequence
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only a single relation is allowed in CREATE STATISTICS
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@" is not a table, foreign table, or materialized view
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only simple column references are allowed in CREATE STATISTICS
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
statistics creation on system columns is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" cannot be used in statistics because its type @2@ has no default btree
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot have more than @1@ columns in statistics
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
extended statistics require at least 2 columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
duplicate column name in statistics definition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized statistics kind "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized subscription parameter: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
publication name "@1@" used more than once
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to create subscriptions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not connect to the publisher: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tables were not subscribed, you will have to run @1@ to subscribe the tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will continue.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot set @1@ for enabled subscription
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot enable subscription that does not have a slot name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ALTER SUBSCRIPTION with refresh is not allowed for disabled subscriptions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ALTER SUBSCRIPTION ... REFRESH is not allowed for disabled subscriptions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not drop the replication slot "@1@" on publisher
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
permission denied to change owner of subscription "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not receive list of replicated tables from the publisher: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not partitioned
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot partition using more than @1@ columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot truncate only a partitioned table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot inherit from partitioned table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot inherit from partition "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
partition constraint of relation "@1@" is violated by some row
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot add column to a partition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot recursively add identity column to table that has child tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot remove constraint from only the partitioned table when partitions exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" of relation "@2@" is an identity column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" is marked NOT NULL in parent table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" of relation "@2@" must be declared NOT NULL before identity can be added
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" of relation "@2@" is already an identity column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" of relation "@2@" already has a default value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" of relation "@2@" is not an identity column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot drop column "@1@" because it is part of the partition key of relation "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot drop column from only the partitioned table when partitions exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot alter column "@1@" because it is part of the partition key of relation "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change inheritance of a partition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change inheritance of partitioned table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot inherit from a partition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trigger "@1@" prevents table "@2@" from becoming an inheritance child
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@" is not a partition of relation "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change table "@1@" to unlogged because it is part of a publication
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized partitioning strategy "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use "list" partition strategy with more than one column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" appears more than once in partition key
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" named in partition key does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use system column "@1@" in partition key
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
functions in partition key expression must be marked IMMUTABLE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
partition key expressions cannot contain system column references
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use constant expression as partition key
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine which collation to use for partition expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is already a partition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot attach a typed table as partition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot attach inheritance child as partition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot attach inheritance parent as partition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot attach a permanent relation as partition of temporary relation "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot attach as partition of temporary relation of another session
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot attach temporary relation of another session as partition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table "@1@" contains column "@2@" not found in parent "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
trigger "@1@" prevents table "@2@" from becoming a partition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ROW triggers with transition tables are not supported on partitions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ROW variable naming in the REFERENCING clause is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ROW triggers with transition tables are not supported on inheritance children
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
transition table name can only be specified for an AFTER trigger
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
TRUNCATE triggers with transition tables are not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
transition tables cannot be specified for triggers with more than one event
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
transition tables cannot be specified for triggers with column lists
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
NEW TABLE can only be specified for an INSERT or UPDATE trigger
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
NEW TABLE cannot be specified multiple times
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
OLD TABLE can only be specified for a DELETE or UPDATE trigger
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
OLD TABLE cannot be specified multiple times
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
OLD TABLE name and NEW TABLE name cannot be the same
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
attribute @1@ of type @2@ has been dropped
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
attribute @1@ of type @2@ has wrong type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
new row for relation "@1@" violates partition constraint
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no partition of relation "@1@" found for row
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot update table "@1@" because it does not have a replica identity and publishes updates
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot delete from table "@1@" because it does not have a replica identity and publishes deletes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use relation "@1@.@2@" as logical replication target
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
namespace URI must not be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
row filter expression must not be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column filter expression must not be null
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
null is not allowed in column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
UNENCRYPTED PASSWORD is no longer supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
sequence option "@1@" not supported here
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized row security option "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only one DEFAULT value is allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only one PATH value per column is allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
conflicting or redundant NULL / NOT NULL declarations for column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized column option "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed SCRAM message
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid SCRAM response
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not generate random salt
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
client requires SCRAM channel binding, but it is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
client uses authorization identity, but it is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
client requires an unsupported SCRAM extension
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
non-printable characters in SCRAM nonce
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not generate random nonce
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected SCRAM channel-binding attribute in client-final-message
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SASL authentication is not supported in protocol version 2
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
expected SASL response, got message type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
client selected an invalid SASL authentication mechanism
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
private key file "@1@" cannot be reloaded because it requires a passphrase
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not set the cipher list (no valid ciphers available)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not initialize SSL connection: SSL context not set up
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open DH parameters file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not load DH parameters file: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid DH parameters: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid DH parameters: p is not prime
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid DH parameters: neither suitable generator or safe prime
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DH: could not load DH parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DH: could not set DH parameters: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not parse RADIUS server list "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not parse RADIUS port list "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not parse RADIUS secret list "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not parse RADIUS identifiers list "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ON CONFLICT clause is not supported with partitioned tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ cannot be applied to a table function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ cannot be applied to a named tuplestore
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate functions are not allowed in partition key expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
grouping operations are not allowed in partition key expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate function calls cannot contain set-returning function calls
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
window functions are not allowed in partition key expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relation "@1@" cannot be the target of a modifying statement
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions must appear at top level of FROM
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only one FOR ORDINALITY column is allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column name "@1@" is not unique
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
namespace name "@1@" is not unique
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
only one default namespace is allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine polymorphic type because input has type @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DEFAULT is not allowed in this context
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ must not return a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
source for a multiple-column UPDATE item must be a sub-SELECT or ROW() expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use subquery in partition key expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
window function calls cannot contain set-returning function calls
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function name "@1@" is not unique
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not find a function named "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in JOIN conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in policy expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in window definitions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in check constraints
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in DEFAULT expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in index expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in index predicates
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in transform expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in EXECUTE parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in trigger WHEN conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in partition key expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot create partitioned table as inheritance child
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple identity specifications for column "@1@" of table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
primary key constraints are not supported on partitioned tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unique constraints are not supported on partitioned tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
foreign key constraints are not supported on partitioned tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
both default and identity specified for column "@1@" of table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
exclusion constraints are not supported on partitioned tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid bound specification for a list partition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid bound specification for a range partition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
FROM must specify exactly one value per partitioning column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
TO must specify exactly one value per partitioning column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot specify NULL in range bound
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
every bound following MAXVALUE must also be MAXVALUE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
every bound following MINVALUE must also be MINVALUE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
specified value cannot be cast to type @1@ for column "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid connection string syntax: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while shutting down streaming COPY: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create replication slot "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid query response
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
the query interface requires a database connection
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot start logical replication workers when max_replication_slots = 0
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
out of logical replication worker slots
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
out of background worker slots
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
logical replication worker slot @1@ is empty, cannot attach
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
replication origin "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
replication origin with OID @1@ does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
logical replication target relation "@1@.@2@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
built-in type @1@ not found
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
data type "@1@.@2@" required for logical replication does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
initial slot snapshot too large
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not fetch table info for table "@1@.@2@" from publisher: @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table "@1@.@2@" not found on publisher
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not fetch table info for table "@1@.@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not start initial contents copy for table "@1@.@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table copy could not start transaction on publisher
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table copy could not finish transaction on publisher
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ORIGIN message sent out of order
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid logical replication message type "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
terminating logical replication worker due to timeout
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
subscription has no replication slot set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid proto_version
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
proto_version "@1@" out of range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid publication_names syntax
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
client sent proto_version=@1@ but we only support protocol @2@ or lower
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
client sent proto_version=@1@ but we only support protocol @2@ or higher
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
publication_names parameter missing
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
number of synchronous standbys (@1@) must be greater than zero
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
IDENTIFY_SYSTEM has not been run before START_REPLICATION
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot execute new commands while WAL sender is in stopping mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot execute SQL commands in WAL sender for physical replication
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot convert partitioned table "@1@" to a view
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot convert partition "@1@" to a view
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot insert into column "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" can only be updated to DEFAULT
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
statistics object "@1@.@2@" could not be computed for relation "@3@.@4@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
out of shared memory (@1@ bytes requested)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
terminating logical replication worker due to administrator command
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
case conversion failed: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
formatting field "@1@" is only supported in to_char
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
expected json array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed json array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
macaddr8 data out of range to convert to macaddr
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
log format "@1@" is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot convert infinity to numeric
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation provider LIBC is not supported on this platform
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collations with different collate and ctype values are not supported by ICU
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open collator for locale "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation "@1@" has no actual version, but a version was specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation "@1@" has version mismatch
Description
An error occurred during execution of the application or command.
System Processing
Processing will continue.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open ICU converter for encoding "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ failed: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ failed: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ does not support the "global" option
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ does not support the "global" option
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
transaction ID @1@ is in the future
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation failed: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
sort key generation failed: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
DEFAULT namespace is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
row path filter must not be empty string
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column path filter must not be empty string
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
more than one value returned by column XPath expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not find function information for function "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
encoding "@1@" not supported by ICU
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not attach to dynamic shared area
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
\\@1@ command ignored; use \\endif or Ctrl-C to exit current \\if block
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
\\elif: cannot occur after \\else
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
\\elif: no matching \\if
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
\\else: cannot occur after \\else
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
\\else: no matching \\if
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
\\endif: no matching \\if
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
shell command argument contains a newline or carriage return: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Did not find any settings for role "@1@" and database "@2@".
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Did not find any text search parsers.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Did not find any text search configurations.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The server (version @1@) does not support publications.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Did not find any publication named "@1@".
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Did not find any publications.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The server (version @1@) does not support subscriptions.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
\\if: escaped
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
query ignored; use \\endif or Ctrl-C to exit current \\if block
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
reached EOF without finding closing \\endif(s)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized collation provider: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized value "@1@" for "@2@": Boolean expected
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid value "@1@" for "@2@": integer
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid variable name: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not write to output file: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no matching schemas were found for pattern "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WARNING: owner of publication "@1@" appears to be invalid
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
subscriptions not dumped because current user is not a superuser
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
WARNING: owner of subscription "@1@" appears to be invalid
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
could not parse subpublications array
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
failed sanity check, parent table with OID @1@ of pg_rewrite entry with OID @2@ not found
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid number of parents @1@ for table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not rename file "@1@" to "@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
failed to remove WAL directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
failed to remove contents of WAL directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
failed to remove data directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
failed to remove contents of data directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
failed to remove WAL directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
failed to remove contents of WAL directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
data directory "@1@" not removed at user's request
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL directory "@1@" not removed at user's request
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
changes to tablespace directories will not be undone
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not finish writing WAL files: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot stream write-ahead logs in tar mode to stdout
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
--no-slot cannot be used with slot name
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open compressed file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not seek in compressed file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not read compressed file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
compressed segment file "@1@" has incorrect uncompressed size @2@, skipping
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not parse end position "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
--endpos may only be specified with --start
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get size of write-ahead log file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not fsync existing write-ahead log file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open write-ahead log file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not create temporary replication slot "@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not compress data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not reset compression stream
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not initialize compression library
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
implementation error: tar files can't have more than one open file
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create tar header
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not change compression parameters
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unlink not supported with compression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not close compression stream
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
archive location "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not remove file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not read archive location "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not close archive location "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open archive location "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid file name argument
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
failed to get system locale name for "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must specify archive location
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must specify oldest kept WAL file
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too many command-line arguments
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
This utility can only upgrade from PostgreSQL version 8.4 and later.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
This utility can only upgrade to PostgreSQL version @1@.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
This utility cannot be used to downgrade to older major PostgreSQL versions.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Old cluster data and binary directories are from different major versions.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
New cluster data and binary directories are from different major versions.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
encodings for database "@1@" do not match: old "@2@", new "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
lc_collate values for database "@1@" do not match: old "@2@", new "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
lc_ctype values for database "@1@" do not match: old "@2@", new "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
New cluster database "@1@" is not empty: found relation "@2@.@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not add execute permission to file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database user "@1@" is not the install user
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine the number of users
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Only the install user can be defined in the new cluster.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The source cluster contains prepared transactions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The target cluster contains prepared transactions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The source cluster contains roles starting with "pg_"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The target cluster contains roles starting with "pg_"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
failed to get the current locale
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
failed to restore old locale "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get control data using @1@: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: pg_resetwal problem
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: controldata retrieval problem
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The source cluster lacks some required control information:
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The target cluster lacks some required control information:
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Cannot continue without required control information, terminating
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old and new pg_controldata alignments are invalid or do not matchLikely one cluster is a 32-bit install, the other 64-bit
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old and new pg_controldata block sizes are invalid or do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old and new pg_controldata maximum relation segment sizes are invalid or do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old and new pg_controldata WAL block sizes are invalid or do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old and new pg_controldata WAL segment sizes are invalid or do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old and new pg_controldata maximum identifier lengths are invalid or do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old and new pg_controldata maximum indexed columns are invalid or do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old and new pg_controldata maximum TOAST chunk sizes are invalid or do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old and new pg_controldata large-object chunk sizes are invalid or do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old and new pg_controldata date/time storage types do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old cluster does not use data checksums but the new one does
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old cluster uses data checksums but the new one does not
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old and new cluster pg_controldata checksum versions do not match
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Unable to rename @1@ to @2@.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get pg_ctl version data using @1@: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get pg_ctl version output from @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
command too long
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not write to log file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
There were problems executing "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open file "@1@" for reading: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
You must have read and write access in the current directory.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
check for "@1@" failed: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"@1@" is not a directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
check for "@1@" failed: not a regular file
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
check for "@1@" failed: cannot read file (permission denied)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
check for "@1@" failed: cannot execute (permission denied)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while copying relation "@1@.@2@": could not open file "@3@": @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while copying relation "@1@.@2@": could not create file "@3@": @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while copying relation "@1@.@2@": could not read file "@3@": @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while copying relation "@1@.@2@": could not write file "@3@": @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while copying relation "@1@.@2@" ("@3@" to "@4@"): @5@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while creating link for relation "@1@.@2@" ("@3@" to "@4@"): @5@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while copying file ("@1@" to "@2@"): could not open file "@3@": @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while copying file ("@1@" to "@2@"): could not create file "@3@": @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while copying file ("@1@" to "@2@"): could not read file "@3@": @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while copying file ("@1@" to "@2@"): could not write file "@3@": @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while copying file ("@1@" to "@2@"): @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while linking file ("@1@" to "@2@"): @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while copying relation "@1@.@2@": could not stat file "@3@": @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while copying relation "@1@.@2@": partial page found in file "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Remove the problem functions from the old cluster to continue.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Checking for presence of required libraries
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not load library "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed to match up old and new tables in database "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
which is an index on "@1@.@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
which is an index on OID @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
which is the TOAST table for "@1@.@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
which is the TOAST table for OID @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
No match found in old cluster for new relation with OID @1@ in database "@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
No match found in new cluster for old relation with OID @1@ in database "@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
mappings for database "@1@":
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@.@2@: @3@ to @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
source databases:
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
target databases:
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Database: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
relname: @1@.@2@: reloid: @3@ reltblspace: @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: cannot be run as root
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid old port number
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid new port number
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Running in verbose mode
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Try "@1@ --help" for more information.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old cluster binaries reside
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
new cluster binaries reside
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old cluster data resides
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
new cluster data resides
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine current directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot run pg_upgrade from inside the new cluster data directory on Windows
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pg_upgrade upgrades a PostgreSQL cluster to a different major version.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Usage:
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pg_upgrade [OPTION]...
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Options:
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-b, --old-bindir=BINDIR old cluster executable directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-B, --new-bindir=BINDIR new cluster executable directory (default
same directory as pg_upgrade)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-c, --check check clusters only, don't change any data
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-d, --old-datadir=DATADIR old cluster data directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-D, --new-datadir=DATADIR new cluster data directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-j, --jobs=NUM number of simultaneous processes or threads to use
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-k, --link link instead of copying files to new cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-o, --old-options=OPTIONS old cluster options to pass to the server
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-O, --new-options=OPTIONS new cluster options to pass to the server
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-p, --old-port=PORT old cluster port number (default @1@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-P, --new-port=PORT new cluster port number (default @1@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-r, --retain retain SQL and log files after success
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-U, --username=NAME cluster superuser (default "@1@")
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-v, --verbose enable verbose internal logging
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-V, --version display version information, then exit
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-?, --help show this help, then exit
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Report bugs to <pgsql-bugs@postgresql.org>.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Finding the real data directory for the source cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Finding the real data directory for the target cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not get data directory using @1@: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not read line @1@ from file "@2@": @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
user-supplied old port number @1@ corrected to @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create worker process: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create worker thread: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
child worker exited abnormally: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Setting next OID for new cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Sync data directory to disk
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not find own program executable
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Analyzing all rows in the new cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Freezing all rows in the new cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Restoring global objects in the new cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Restoring database schemas in the new cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Deleting files from new @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not delete directory "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Copying old @1@ to new server
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Setting next transaction ID and epoch for new cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Setting next multixact ID and offset for new cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Setting oldest multixact ID in new cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Resetting WAL archives
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Setting frozenxid and minmxid counters in new cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Setting minmxid counter in new cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while checking for existence of keystore file @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Linking user relation files
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Copying user relation files
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
copying "@1@" to "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
linking "@1@" to "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
old database "@1@" not found in the new cluster
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error while checking for file existence "@1@.@2@" ("@3@" to "@4@"): @5@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
rewriting "@1@" to "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
connection to database failed: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failure, exiting
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
executing: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SQL command failed@1@@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open version file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not parse version file "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
connection to database failed: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pg_ctl failed to start the source server, or connection failed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pg_ctl failed to start the target server, or connection failed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
out of memory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
libpq environment variable @1@ has a non-local server value: @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tablespace directory "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not stat tablespace directory "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tablespace path "@1@" is not a directory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
%-*s
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ok
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Checking for large objects
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
warning
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Checking for incompatible "line" data type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Checking for invalid "unknown" user columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Checking for hash indexes
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: unexpected empty file "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: pg_control exists but is broken or wrong version; ignoring it
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not find file "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no arguments specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not parse end WAL location "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not parse limit "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
resource manager "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not parse start WAL location "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not parse timeline "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not parse "@1@" as a transaction ID
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized argument to --stats: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
too many command-line arguments (first is "@1@")
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open directory "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open file "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
start WAL location @1@/@2@ is not inside file "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
ENDSEG @1@ is before STARTSEG @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
end WAL location @1@/@2@ is not inside file "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no start WAL location given
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
out of memory
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not find a valid record after @1@/@2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error in WAL record at @1@/@2@: @3@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot set system attribute "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" is in the wrong language
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function "@1@" must not be SECURITY DEFINER
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-valued function called in context that cannot accept a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column name/value list must have even number of elements
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column name/value list contains nonexistent column name "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot set system attribute "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed record literal: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
number of array dimensions exceeds the maximum allowed (@1@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine sequence length for function return value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
array size exceeds the maximum allowed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong length of inner sequence: has length @1@, but @2@ was expected
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed SCRAM message (empty message)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed SCRAM message (length mismatch)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
incorrect server signature
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid SCRAM exchange state
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed SCRAM message (attribute "@1@" expected)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed SCRAM message (expected character "=" for attribute "@1@")
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not generate nonce
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid SCRAM response (nonce mismatch)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed SCRAM message (invalid iteration count)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed SCRAM message (garbage at end of server-first-message)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
error received from server in SCRAM exchange: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed SCRAM message (garbage at end of server-final-message)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
malformed SCRAM message (invalid server signature)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
out of memory allocating SSPI buffer (@1@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
duplicate SSPI authentication request
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
duplicate SASL authentication request
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
none of the server's SASL authentication mechanisms are supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
out of memory allocating SASL buffer (@1@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
AuthenticationSASLFinal received from server, but SASL authentication was not completed
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unexpected shape of result set returned for SHOW
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
password_encryption value too long
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized password encryption algorithm "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not match @1@ host names to @2@ hostaddrs
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not match @1@ port numbers to @2@ hosts
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid target_session_attrs value: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid target_server value: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not parse network address "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
PGresult cannot support more than INT_MAX tuples
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
size_t overflow
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot pass more than @1@ arguments to a function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-valued function called in context that cannot accept a set
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
More details may be available in the server log.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Kill all remaining database processes and restart the database.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
deadlock detected
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
VCI parallel execution is blocked by other operation.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
not enough maximum share memory for parallel query (@1@ bytes requested)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
You possibly need to raise the configuration parameter "vci.shared_work_mem" value to be at least @1@kB.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
You may need to increase max_worker_processes.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Failed on request of size @1@.
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
failed to shm_open()
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open file "@1@": @2@
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
could not get handle of the kernel module : error code @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
the relation is not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
access method "@1@" does not work with partitioned tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The "vci_column_ids" option cannot be used without "ctid" column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
VCI failed to catch up with dropped columns in table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Automatically recreated "CREATE INDEX" is corrupt. Please recreate VCI by "vci_create()" function.
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
compress method must be defined when leaf type is different from input type
Description
compress method is not defined.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL segment size must be a power of two between 1 MB and 1 GB, but the control file specifies @1@ byte
Description
Control file specifies WAL segment size is wrong, may be the control file is corrupted?
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"min_wal_size" must be at least twice "wal_segment_size"
Description
The GUC parameter of min_wal_size must be at least twice the size of the wal_segment_size
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"max_wal_size" must be at least twice "wal_segment_size"
Description
The GUC parameter of max_wal_size must be at least twice the size of the wal_segment_size
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
-X requires a power of two value between 1 MB and 1 GB
Description
Specified WAL segment size must be power of two and it should be between 1MB and 1GB
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
parameter "@1@" must be READ_ONLY, SHAREABLE, or READ_WRITE
Description
The value of aggregate function aggfinalmodify or aggmfinalmodify values must not be other than the above listed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
including column does not support an operator class
Description
Create index with including column doesn't support operator class.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" cannot be used in statistics because its type @2@ has no default btree operator class
Description
When creating statistics, the column's type must have default btree operator class.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not connect to publisher when attempting to drop the replication slot "@1@"
Description
When dropping a subscription that is associated with a replication slot on the remote host (the normal state), DROP SUBSCRIPTION will connect to the remote host and try to drop the replication slot as part of its operation. This is necessary so that the resources allocated for the subscription on the remote host are released. If this fails, either because the remote host is not reachable or because the remote replication slot cannot be dropped or does not exist or never existed, the DROP SUBSCRIPTION command will fail.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot refer to non-index column by number
Description
We allow referencing columns by numbers only for indexes, since table column numbers could contain gaps if columns are later dropped.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use ONLY for foreign key on partitioned table "@1@" referencing relation "@2@"
Description
Using ONLY to add or drop a constraint on partitioned table is supported only when there are no partitions. Once partitions exist, using ONLY will result in an error as adding or dropping constraints only on the partitioned table, when partitions exist, is not supported.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unsupported SCRAM channel-binding type "@1@"
Description
The only channel binding type supported is tls-server-end-point.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SCRAM channel binding check failed
Description
Compare the value sent by the client with the value expected by the server, if they are different, then SCRAM channel binding check fails.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
User "@1@" has a password that cannot be used with MD5 authentication.
Description
Incompatible password hash format.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RANGE with offset PRECEDING/FOLLOWING requires exactly one ORDER BY column
Description
The number of order by clause is not one.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
RANGE with offset PRECEDING/FOLLOWING is not supported for column type @1@
Description
The comlumn type can't be used in RANGE with offset PRECEDING/FOLLOWING.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
a hash-partitioned table may not have a default partition
Description
Partition table may not be a default partition if the partitioned table have hash type partition.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
every hash partition modulus must be a factor of the next larger modulus
Description
Check the rule that every modulus must be a factor of the next larger modulus. For example, if you have a bunch of partitions that all have modulus 5, you can add a new partition with modulus 10 or a new partition with modulus 15, but you cannot add both a partition with modulus 10 and a partition with modulus 15, because 10 is not a factor of 15.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
remainder for hash partition must be a non-negative integer
Description
Sanity check remainder.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column @1@ of the partition key has type "@2@", but supplied value is of type "@3@"
Description
Partition key column type and given value type should match
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
%lld total checksum verification failure
Description
By default, checksums are verified and checksum failures are reported for any possible page corruptions
System Processing
Continues processing.
Action
Check the message text and confirm that the event indicated in supplementary information reported by the system is a planned event.
checksum verification failure during base backup
Description
By default, checksums are verified and checksum failures are reported for any possible page corruptions
System Processing
Continues processing.
Action
Check the message text and confirm that the event indicated in supplementary information reported by the system is a planned event.
could not verify checksum in file "@1@", block @2@: read buffer size @3@ and page size @4@ differ
Description
The checksums are verified at block level, so we iterate over the buffer in chunks of BLCKSZ, after making sure that TAR_SEND_SIZE/buf is divisible by BLCKSZ.
System Processing
Continues processing.
Action
Check the message text and confirm that the event indicated in supplementary information reported by the system is a planned event.
logical replication worker slot @1@ is already used by another worker, cannot attach
Description
Another worker occupied the logical replication worker slot.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
logical replication target relation "@1@.@2@" is missing some replicated columns
Description
Local relation does not have some of the columns that are logically replicated from remote relation
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
logical replication target relation "@1@.@2@" uses system columns in REPLICA IDENTITY index
Description
Logical replication target relation uses some of the system columns to identify rows which are updated or deleted.
System Processing
Processing will be aborted.
Action
Usage of system columns for REPLICA IDENTITY should be avoided as these data vary across databases.
publisher did not send replica identity column expected by the logical replication target relation "@1@.@2@"
Description
The logical replication relation is not updatable. Replica identity index and primary key are not defined.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
logical replication target relation "@1@.@2@" has neither REPLICA IDENTITY index nor PRIMARY KEY and published relation does not have REPLICA IDENTITY FULL
Description
The logical replication relation is not updatable.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
logical replication apply worker for subscription @1@ will not start because the subscription was removed during startup
Description
Subscription to which the logical replication apply worker is been assigned is already removed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
replication slot "@1@" cannot be advanced
Description
A slot whose restart_lsn has never been reserved cannot be advanced.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot advance replication slot to @1@/@2@, minimum is @3@/@4@
Description
Data older than minimum is not available anymore. Check if the slot is not moving backwards.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ must not be called inside a transaction
Description
When creating a new replication slot, it is not allowed to put CREATE_REPLICATION_SLOT and EXPORT_SNAPSHOT in a transAction.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ must be called inside a transaction
Description
When creating a new replication slot, we must put CREATE_REPLICATION_SLOT and USE_SNAPSHOT in a transAction.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ must be called in REPEATABLE READ isolation mode transaction
Description
When creating a new replication slot, we must put CREATE_REPLICATION_SLOT and USE_SNAPSHOT in REPEATABLE READ isolation mode transAction.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
CREATE_REPLICATION_SLOT ... USE_SNAPSHOT must be called before any query
Description
When creating a new replication slot, we must call CREATE_REPLICATION_SLOT ... USE_SNAPSHOT before any query.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ must not be called in a subtransaction
Description
When creating a new replication slot, we must not put CREATE_REPLICATION_SLOT and USE_SNAPSHOT in a subtransAction.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
wrong flag type, only arrays and scalars are allowed
Description
Jasbonb flag type support arrays and scalars only.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot perform transaction commands inside a cursor loop that is not read-only
Description
Doing transAction control, especially abort, inside a cursor loop that is not read-only, for example using UPDATE RETURNING, has weird semantics issues.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: argument of --wal-segsize must be a power of 2 between 1 and 1024
Description
The input parameter WAL segment size is wrong.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: checksum error occurred
Description
When basebackup, checksum error occurred.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
--create-slot and --no-slot are incompatible options
Description
The input parameter in invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL segment size must be a power of two between 1 MB and 1 GB, but the remote server reported a value of @1@ byte
Description
The WAL segment size is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not open process token: error code @2@
Description
Most Windows targets make DWORD a 32-bit unsigned long, but in case it doesn't cast DWORD before printing.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not allocate SIDs: error code @2@
Description
Calling AllocateAndInitializeSid failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not create restricted token: error code @2@
Description
Calling _CreateRestrictedToken failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not start process for command "@2@": error code @3@
Description
Calling CreateProcessAsUser failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not re-execute with restricted token: error code @2@
Description
Calling CreateRestrictedProcess failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not get exit code from subprocess: error code @2@
Description
Calling GetExitCodeProcess failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: invalid argument for option @2@
Description
The input argument for option is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: transaction ID epoch (-e) must not be -1
Description
The input parameter for option is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: transaction ID (-x) must not be 0
Description
The input parameter for option is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: transaction ID (-c) must be either 0 or greater than or equal to 2
Description
The input parameter for option is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: OID (-o) must not be 0
Description
The input parameter for option is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: multitransaction ID (-m) must not be 0
Description
The input parameter for option is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: oldest multitransaction ID (-m) must not be 0
Description
The input parameter for option is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: multitransaction offset (-O) must not be -1
Description
The input parameter for option is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: argument of --wal-segsize must be a power of 2 between 1 and 1024
Description
The input parameter for option is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: too many command-line arguments (first is "@2@")
Description
The input parameters are too many.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: no data directory specified
Description
Data directory must be specified.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: cannot be executed by "root"
Description
Don't allow to be run by root, to avoid overwriting the ownership of files in the data directory. Check is made only for root as any other user won't have sufficient permissions to modify files in the data directory.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
You must run @1@ as the PostgreSQL superuser.
Description
Don't allow to be run by root, to avoid overwriting the ownership of files in the data directory. We need only check for root any other user won't have sufficient permissions to modify files in the data directory.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not change directory to "@2@": @3@
Description
Change directory failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not open file "@2@" for reading: @3@
Description
Open file for reading failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: lock file "@2@" existsIs a server running? If not, delete the lock file and try again.
Description
An error occurred.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not read file "@2@": @3@
Description
Reading file failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: data directory is of wrong versionFile "@2@" contains "@3@", which is not compatible with this program's version "@4@".
Description
The version of the data directory must be same with the program's version.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
If you are sure the data directory path is correct, execute touch @1@and try again.
Description
If pg_control is not there at all, or can't be read, the odds are that wrong DataDir path is been handed. User can do "touch pg_control" to force us to proceed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: pg_control exists but has invalid CRC; proceed with caution
Description
We will use the data but treat it as guessed.
System Processing
Processing will continue.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: pg_control specifies invalid WAL segment size (@2@ byte); proceed with caution
Description
if WAL segment size is not valid. WAL segment size must be a power of two between 1 MB and 1 GB.
System Processing
Processing will proceed.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not create pg_control file: @2@
Description
Create pg_control file failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not write pg_control file: @2@
Description
There can be not enough disk space.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: fsync error: @2@
Description
The return value of fsync is not zero.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open directory "@1@": @2@
Description
Open directory failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not read directory "@2@": @3@
Description
read directory failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not close directory "@2@": @3@
Description
Close directory failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not delete file "@2@": @3@
Description
Delete file failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not open file "@2@": @3@
Description
Open file failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not write file "@2@": @3@
Description
There can be not enough disk space.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL segment size must be a power of two between 1 MB and 1 GB, but the control file specifies @1@ byte
Description
WAL segment size is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Could not create thread for alarm
Description
Create thread for alarm failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not open output file
Description
open output file failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
write failed
Description
The return value is not same with expected value.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
fsync failed
Description
The return value of fsync is not zero.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
seek failed
Description
the return value of lseek is -1.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Detected clock going backwards in time.
Description
Current time is smaller than previous time.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Time warp: @1@ ms
Description
Current time is smaller than previous time, showing the difference.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
template0 must not allow connections, i.e. its pg_database.datallowconn must be false
Description
avoid restore failure when pg_dumpall tries to create template0
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
All non-template0 databases must allow connections, i.e. their pg_database.datallowconn must be true
Description
avoid datallowconn == false databases from being skipped on restore
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The source cluster was shut down while in recovery mode. To upgrade, use "rsync" as documented or shut it down as a primary.
Description
we check here that the server was shut down cleanly from the controldata perspective.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The target cluster was shut down while in recovery mode. To upgrade, use "rsync" as documented or shut it down as a primary.
Description
Clean server shut down is checked from the controldata perspective.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Consult the last few lines of "@1@" or "@2@" forthe probable cause of the failure.
Description
check the last few lines.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Consult the last few lines of "@1@" forthe probable cause of the failure.
Description
check the last few lines.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not create hard link between old and new data directories: @1@In link mode the old and new data directories must be on the same file system.
Description
link file failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Your installation references loadable libraries that are missing from thenew installation. You can add these libraries to the new installation,or remove the functions using them from the old installation. A list ofproblem libraries is in the file: @1@
Description
Some of the libraries required by the new installation is missing. Check that the new cluster contains all required libraries.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
You must identify the directory where the @1@.Please use the @2@ command-line option or the @3@ environment variable.
Description
getenv failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
There seems to be a postmaster servicing the old cluster.Please shutdown that postmaster and try again.
Description
If we have a postmaster.pid file in old cluster, try to start the server. If it doesn't start, assume the server is running.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
There seems to be a postmaster servicing the new cluster.Please shutdown that postmaster and try again.
Description
If we have a postmaster.pid file in new cluster, try to start the server. If it doesn't start, assume the server is running.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not connect to source postmaster started with the command:@1@
Description
pg_ctl failed, If connection reason is found then connection will be re-attempted.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not connect to target postmaster started with the command:@1@
Description
pg_ctl failed, If connection reason is found then connection will be re-attempted.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Cannot upgrade to/from the same system catalog version whenusing tablespaces.
Description
The directories of old cluster and new cluster should be different.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not read block @2@ in file "@3@": read @4@ of @5@
Description
The return value of read is not BLCKSZ.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
checksum verification failed in file "@1@", block @2@: calculated checksum @3@ but block contains @4@
Description
The calculated checksum is different from the checksum that was saved in the block.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
checksums verified in file "@1@"
Description
List of files verified for checksum is listed.
System Processing
Continues processing.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid segment number @1@ in file name "@2@"
Description
The segment number is zero.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid filenode specification, must be numeric: @1@
Description
relfilenode is zero.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pg_control CRC value is incorrect
Description
CRC check failed.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cluster must be shut down
Description
The state of the cluster must be DB_SHUTDOWNED or DB_SHUTDOWNED_IN_RECOVERY.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
data checksums are not enabled in cluster
Description
data checksum version is zero.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL segment size must be a power of two between 1 MB and 1 GB, but the WAL file "@1@" header specifies @2@ byte
Description
Specified WAL segment size is must be power of two and it should be between 1MB and 1GB
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid value "@1@" for "@2@": integer expected
Description
string is not recognized.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pointers to uvarchar are not implemented
Description
The length of the uvachar is not positive.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
server offered SCRAM-SHA-256-PLUS authentication over a non-SSL connection
Description
The server offered SCRAM-SHA-256-PLUS, but the connection is not SSL-encrypted. That's not sane.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
procedure parameter "@1@" is an output parameter but corresponding argument is not writable
Description
The output parameter should be writable.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
procedure parameter @1@ is an output parameter but corresponding argument is not writable
Description
The output parameter shoube be writable.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
function returning record called in context that cannot accept type record
Description
The result type is not TYPEFUNC_COMPOSITE.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: could not send replication command "@2@": @3@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not fetch WAL segment size: got @1@ rows and @2@ fields, expected @3@ rows and @4@ or more fields
Description
The result number of show wal_segment_size is not one.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL segment size could not be parsed
Description
The wal segment size is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WAL segment size must be a power of two between 1 MB and 1 GB, but the remote server reported a value of @1@ byte
Description
The wal segment size is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@: WAL segment size must be a power of two between 1 MB and 1 GB, but the remote server reported a value of @2@ bytes
Description
The wal segment size is invalid.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Whether to continue running after a failure to sync data files.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
level number 77 could not be used in TYPEDEF statement
Description
77 level variable is used in the TYPEDEF statement.
System Processing
Precompling will be aborted.
Action
Change the level number.
level number 77 could not be used for group item
Description
A group data item contains the 77 level variable.
System Processing
Precompling will be aborted.
Action
Remove the variable from the group data item.
"VARYING" cannot have a level number greater than 48
Description
Variables that have greather than 48 level have VARYING clause.
System Processing
Precompling will be aborted.
Action
Remove "VARYNING" clause or change the level number.
cannot alter inherited column "@1@" of relation "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
empty configuration file name: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
configuration file recursion in "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
empty configuration directory name: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
no slot available for new worker process
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from file "@1@"
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
while setting parameter "@1@" to "@2@"
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
@1@: too many jobs for this platform -- try @2@
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot PREPARE a transaction that has operated on temporary objects
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot perform FREEZE on a partitioned table
Description
(Nothing)
System Processing
(Nothing)
Action
(Nothing)
waitpid() failed: @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
child process exited abnormally: status @1@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
XMLTABLE cannot cast a namespace node to a non-XML result type
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot create foreign partition of partitioned table "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot attach foreign table "@1@" as partition of partitioned table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not determine row type for result of @1@
Description
The result row type cannot be determined.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
selecting default time zone ...
Description
Supplementary information was output.
System Processing
None.
Action
Refer to this message together with the message that was output immediately beforehand.
malformed SCRAM message (invalid salt)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cluster is not compatible with this version of pg_checksums
Description
The version of the cluster and the version of pg_verify_checksums must be the same.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
database cluster is not compatible
Description
pg_verify_checksums is not compatible with the database cluster.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
The database cluster was initialized with block size @1@, but pg_checksums was compiled with block size @2@.
Description
The initial BLCKSZ of the database cluster must be the same as pg_verify_checksums
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
type @1@ is not composite
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tables declared WITH OIDS are not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not read from log segment @1@, offset @2@: read @3@ of @4@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
index row size @1@ exceeds btree version @2@ maximum @3@ for index "@4@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
tid (@1@, @2@) is not valid for relation "@3@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table access method "@1@" does not exist
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
incorrect size of file "@1@": @2@ byte
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
incorrect alignment of CRC offset for file "@1@"
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid magic number stored in file "@1@"
Description
An error occurred reading the file.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
invalid size stored in file "@1@"
Description
An error occurred reading the file.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
calculated CRC checksum does not match value stored in file "@1@"
Description
An error occurred reading the file.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
using recovery command file "@1@" is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not fsync write-through file "@1@": @2@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not read from log segment @1@, offset @2@: read @3@ of @4@
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
"wait_seconds" must not be negative or zero
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
server did not promote within @1@ seconds
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to call pg_nextoid()
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
pg_nextoid() can only be used on system catalogs
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" is not of type oid
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
index "@1@" is not the index for column "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use generated column "@1@" in column generation expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
primary key column "@1@" is not marked NOT NULL
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
nondeterministic collations are not supported for operator class "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
concurrent index creation for exclusion constraints is not supported
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change routine kind
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot change number of direct arguments of an aggregate function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
nondeterministic collations not supported with this provider
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid COPY file header (WITH OIDS)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" is a generated column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
support function @1@ must return type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to specify a support function
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot specify default tablespace for partitioned relations
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
table "@1@" has no indexes that can be reindexed concurrently
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
table "@1@" has no indexes to reindex
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot reindex system catalogs concurrently
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
cannot reindex system catalogs concurrently, skipping all
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot reindex invalid index "@1@.@2@" concurrently, skipping
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot reindex exclusion constraint index "@1@.@2@" concurrently, skipping
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
cannot reindex this type of relation concurrently
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
index "@1@.@2@" was reindexed
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
@1@ and @2@ are mutually exclusive options
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
subscription with @1@ must also set @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
specifying a table access method is not supported on a partitioned table
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
inherited column "@1@" has a generation conflict
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
column "@1@" of relation "@2@" is a generated column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid @1@ action for foreign key constraint containing generated column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
generation expression for column "@1@" cannot be cast automatically to type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot alter type of a column used by a generated column
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use generated column in partition key
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
BEFORE trigger's WHEN condition cannot reference NEW generated columns
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not serialize access due to concurrent delete
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unrecognized ANALYZE option "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
skipping vacuum of "@1@" --- relation no longer exists
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
tuple to be deleted was already modified by an operation triggered by the current command
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
WHERE clause not allowed with COPY TO
Description
WHERE clause not allowed with COPY TO in copy command.
System Processing
Processing aborts
Action
To investigate the cause of the occurrence from the message, and remove cause.
for a generated column, GENERATED ALWAYS must be specified
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
XQuery "x" flag (expanded regular expressions) is not implemented
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ at end of jsonpath input
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@1@ at or near "@2@" of jsonpath input
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
GSSAPI encryption can only be used with gss, trust, or reject authentication methods
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not extract domain name from ldapbasedn
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
LDAP authentication could not find DNS SRV records for "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
LDAP server not specified, and no ldapbasedn
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
outgoing GSSAPI message would not use confidentiality
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
server tried to send oversize GSSAPI packet (@1@ > @2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
oversize GSSAPI packet sent by the client (@1@ > @2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
incoming GSSAPI message did not use confidentiality
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
oversize GSSAPI packet sent by the client (@1@ > @2@)
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not set minimum SSL protocol version
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
could not set maximum SSL protocol version
Description
An error occurred during I/O processing in the database server.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
hostgssenc record cannot match because GSSAPI is not supported by this build
Description
An unexpected error occurred.
System Processing
Processing will be aborted.
Action
Contact Fujitsu technical support.
GSSAPI encryption only supports gss, trust, or reject authentication
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
invalid value for clientcert: "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate functions are not allowed in partition bound
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
grouping operations are not allowed in partition bound
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate functions are not allowed in column generation expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
grouping operations are not allowed in column generation expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate functions are not allowed in COPY FROM WHERE conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
grouping operations are not allowed in COPY FROM WHERE conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
window functions are not allowed in partition bound
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
window functions are not allowed in COPY FROM WHERE conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
window functions are not allowed in column generation expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use column reference in DEFAULT expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use column reference in partition bound expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use subquery in partition bound
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use subquery in COPY FROM WHERE condition
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use subquery in column generation expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
procedures cannot have more than @1@ argument
Description
An error occurred.
System Processing
Processing will be aborted.
Action
To investigate the cause of the occurrence from the message, and remove cause.
routine name "@1@" is not unique
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
aggregate name "@1@" is not unique
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
procedure name "@1@" is not unique
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in partition bound
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in COPY FROM WHERE conditions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
set-returning functions are not allowed in column generation expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot use system column "@1@" in column generation expression
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
generated columns are not supported on typed tables
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
generated columns are not supported on partitions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
multiple generation clauses specified for column "@1@" of table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
both default and generation expression specified for column "@1@" of table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
both identity and generation expression specified for column "@1@" of table "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
collation of partition bound value for column "@1@" does not match partition key collation "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
removed orphan archive status file "@1@"
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
removal of orphan archive status file "@1@" failed too many times, will try again later
Description
The application or command terminated normally, but a warning was output.
System Processing
Processing will continue.
Action
Check the message text and confirm that the issue does not affect the expected outcome.
nondeterministic collations are not supported for regular expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
replication origin name "@1@" is reserved
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot copy physical replication slot "@1@" as a logical replication slot
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot copy logical replication slot "@1@" as a physical replication slot
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
cannot copy a replication slot that doesn't reserve WAL
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not copy replication slot "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not read from log segment @1@, offset @2@: read @3@ of @4@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not close shared memory segment "@1@": @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
must be superuser to rotate log files with adminpack 1.0
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
unsafe use of new value "@1@" of enum type @2@
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
@ is not allowed in root expressions
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
LAST is allowed only in array subscripts
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
single boolean result is expected
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
"vars" argument is not an object
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
JSON object does not contain key "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
jsonpath member accessor can only be applied to an object
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
jsonpath wildcard array accessor can only be applied to an array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
jsonpath array subscript is out of bounds
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
jsonpath array accessor can only be applied to an array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
jsonpath wildcard member accessor can only be applied to an object
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
jsonpath item method .@1@() can only be applied to an array
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
jsonpath item method .@1@() can only be applied to a numeric value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
jsonpath item method .@1@() can only be applied to a string or numeric value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
left operand of jsonpath operator @1@ is not a single numeric value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
right operand of jsonpath operator @1@ is not a single numeric value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
operand of unary jsonpath operator @1@ is not a numeric value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
jsonpath item method .@1@() can only be applied to an object
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
could not find jsonpath variable "@1@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
jsonpath array subscript is not a single numeric value
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
jsonpath array subscript is out of integer range
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
nondeterministic collations are not supported for LIKE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
nondeterministic collations are not supported for ILIKE
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
SQL regular expression may not contain more than two escape-double-quote
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
removing partition "@1@" violates foreign key constraint "@2@"
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
nondeterministic collations are not supported for substring searches
Description
An error occurred during execution of the application or command.
System Processing
Processing will be aborted.
Action
Check the message text and confirm that the application is written correctly and the command is being used correctly.
Sets the shell command that will be called to retrieve an archived WAL file.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the shell command that will be executed at every restart point.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the shell command that will be executed once at the end of recovery.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Specifies the timeline to recover into.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Set to "immediate" to end recovery as soon as a consistent state is reached.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the transaction ID up to which recovery will proceed.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the time stamp up to which recovery will proceed.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the named restore point up to which recovery will proceed.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the LSN of the write-ahead log location up to which recovery will proceed.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Specifies a file name whose presence ends recovery in the standby.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the connection string to be used to connect to the sending server.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the name of the replication slot to use on the sending server.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.
Sets the default table access method for new tables.
Description
Terminated normally.
System Processing
Continues processing.
Action
No action required.